View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Kesbutler Kesbutler is offline
external usenet poster
 
Posts: 30
Default If Statement? Update text in one cell based on another

I need to have one cell populate with specific text based on the choice of
the user. Example: User can select from three choices in Column F (rows
39,40,41). I would like another cell in the workbook to display that choice.

Thanks