View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Steve Jamison Steve Jamison is offline
external usenet poster
 
Posts: 2
Default Using IF statements with a drop-down list

Is it at all possible to use an if statement that when TRUE will display a
drop-down list in the given cell? For example: IF cell A1=100 I want to
display a drop-down list otherwise(if false) nothing.