Is there a wildcard for if then functions

  • Thread starter Thread starter sal
  • Start date Start date
S

sal

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

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