Using Wildcard in an IF Statement

  • Thread starter Thread starter ConfusedNHouston
  • Start date Start date
C

ConfusedNHouston

I have a column of data, some of which I want to mathematically operate on
and some of which I do not. The cells which I do wish to use to flag the
need to operate will all contain text that starts with the letter "U". Is
there a way to say in an IF Statement "IF cell B3 contains text that begins
with a "U", then run my desired calculation on 2 other cells?

Thanks,
 

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

Back
Top