View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
AJ[_6_] AJ[_6_] is offline
external usenet poster
 
Posts: 2
Default Use of MODE Function -- Not Working

I'm confused. I'm using Excel 2000 and I cannot get the below formula
to work. I only get #####. The strange thing is that if I change MODE
to AVERAGE or MEDIAN it works fine -- only the MODE function does not
work.

=MODE(Firstsheet:LastSheet!C5:C20)

Thanks if you can help . . . .

AJ