Hello
Yep, I'm hopeless at Excel but I'm not an accountant and only have to use it
once or twice a year for student marks
Anyway, I have two columns which I need to add and then divide the total by
2 to get the average
10 + 16 = 26 divided by 2 = 13
so I type in the third column
= Column A + B/2
and I get.......18
Ok, I've worked out what is going on (10+ 16/2 (8) = 18)
but what do I do to get the right answer (13)
Thanks
Dave Neve
Sandy Mann - 24 Nov 2007 15:02 GMT
=(A1+B1)/2

Signature
HTH
Sandy
In Perth, the ancient capital of Scotland
and the crowning place of kings
sandymann2@mailinator.com
Replace @mailinator.com with @tiscali.co.uk
> Hello
>
[quoted text clipped - 19 lines]
>
> Dave Neve
Ron Coderre - 24 Nov 2007 15:47 GMT
If you want to calculate the average....
Try the AVERAGE function:
=AVERAGE(A1:B1)
or...to average many items:
=AVERAGE(A1:F1)
Does that help?
Post back if you have more questions.
--------------------------
Regards,
Ron (XL2003, Win XP)
Microsoft MVP (Excel)
> Hello
>
[quoted text clipped - 19 lines]
>
> Dave Neve