Forum Discussion
Bonehead
Jul 23, 2020Copper Contributor
IF wildcard, then use a set value in another cell
There doesn't seem to be any easy way to do this. - Cell H30 is a cell where a person can type in anything. - IF any text at all is entered into H30, THEN F30 should should display the number 1. ...
Bonehead
Jul 23, 2020Copper Contributor
I've been waaaaaaay overthinking Excel.
I was trying to get a wildcard to say if you see anything in this cell then do 'x'. When all I needed was to have the =IF(H30="","",1)...
Me BONEHEAD!