comparing a percentage

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

Guest

i have a row with a set of percentage values that have to be formatted as
percentages. How do i compare these to boundary figures in an if loop ie. If
.....value > 50% then

I have got it working if they are not formatted as % but changing it causes
it not to work. The only way round it i can think of is to create a copy of
the row to be displayed and not fomat that row as %'s, then compare against
that row. That sounds a bit messy though.

Tom
 

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