View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
NOPIK NOPIK is offline
external usenet poster
 
Posts: 50
Default performing function on selected rows

On Feb 4, 10:41*pm, drose wrote:
I would like to know if there is a way or function that would allow me to
look at a table and take the mean, min, max and range of supply for January.

month * * * *supply
January * * * *5
Feburary * * *4
January * * * *3


VLOOKUP ?