Hello,
Kindly guide me in below task.
Book1: having 1 column values are below
1
2
3
4
5
6
Book2: having 1 column values are below
10
10
10
10
10
10
I want above both columns in New worksheet (i.e. Book3).
Then I have to Avg. of that both the columns and create a New Column with results.
1 10 > 5.5
2 10 > 6
.
.
.
Kindly help me .
Bhavin