![]() |
'Average' Function on 1500 lines
I'm creating a price list and need to have an average price list out of 6 prices on the end end of each line for about 1500 lines. Individually doing this would take a long time, any tips? -- Logan ------------------------------------------------------------------------ Logan's Profile: http://www.excelforum.com/member.php...o&userid=23729 View this thread: http://www.excelforum.com/showthread...hreadid=374027 |
Assuming Columns A through F contain your prices, try... G1, copied down: =AVERAGE(A1:F1) Hope this helps! -- Domenic ------------------------------------------------------------------------ Domenic's Profile: http://www.excelforum.com/member.php...o&userid=10785 View this thread: http://www.excelforum.com/showthread...hreadid=374027 |
Logan wrote:
I'm creating a price list and need to have an average price list out of 6 prices on the end end of each line for about 1500 lines. Individually doing this would take a long time, any tips? If your pricing is in col A to F in col G put =Average(A1:F1) and copy it down col G by grabbing the lower right hand corner. gls858 |
All times are GMT +1. The time now is 02:47 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com