View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
neostar77 neostar77 is offline
external usenet poster
 
Posts: 5
Default Drop down menu questions

I'm looking to have an output in an MS-Excel file like this (using drop down
menu):

Courses Students
----------
Science John
Science Andy
Science Beth

Likewise, I want to filter the output then by each student e.g. John showing
him taking 4 courses (Science, Math, English, Computers).

How can I write the "IF" statement for this? and where?

Any help is greatly appreciated. Thanks.