View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Sal Sal is offline
external usenet poster
 
Posts: 84
Default Is there a wildcard for if then functions

I want the cell containing the function to be populated if the corresponding
cell is populated.

I tried typing IF(A1="*", 50, "")