View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Mr. Low Mr. Low is offline
external usenet poster
 
Posts: 505
Default Excel 2002: How to compute average, min and max figures?

Hello,

I need to compute the average , maximum and minimum price in Table 2 from
raw data in Table 1:

Table 1
A B C D
Model Price
1 L32 200
2 L32 250
3 L32 350
4 B64 150
5 B64 120
6 B64 110
7 B64 135
8 K32 980
9 K32 780
10 K32 880
11 K32 960
12 K32 910


Table 2
Average Max Min
20 L32 xxx xxx xxx
21 B64 xxx xxx xxx
22 K32 xxx xxx xxx


May I know if there is a way to input formulas at Cell B20,C20 and D20 and
copy down to get the answers ?

Thanks

Low


--
A36B58K641