Wildcard in IF Function

P

Phil

Is there anyway to use a wildcard in the logical test
portion of the IF function. I have tried using an
asterisk similar to filtering but can not seem to get it
to work. Any help would be appreciated.

Thanks,
Phil
 
C

CLR

It's not really a "wildcard" per se, but you can use a helper cell
(X1).......

=if(A1=$X$1,dadadada,dededede)........then you can change X1 at will to
change the formula in a lot of cells......

hth
Vaya con Dios,
Chuck, CABGx3
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top