How can I conditional format to show either a percentage or a whol

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How do I get an IF function to return a percentage when applicable?

--------------------------------------------------------------------------------

Here is the problem:

I am using a Concatenated Lookup function in conjunction with a drop down
box. There are three options in the drop down - two are numbers, one is a
percentage.

I need to get the lookup funtion combined with an IF function to say when I
choose one of the two number options return a number, when I choose the
percentage option, return a percentage.

Any ideas? I looked for a PERCENT funtion but there isn't one!

This one has me stumped.

Thanks

Simon
 
Simon,

the problem is that a percentage is a number, it is just shown as a
percentage. Any other characteristics that differentiate, e.g. the 'numbers'
are always greater than 1 but the percentage is always < 100%?

--

HTH

RP
(remove nothere from the email address if mailing direct)
 

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