Vlookup function - how to round up?

  • Thread starter Thread starter Natalie
  • Start date Start date
N

Natalie

I'm trying to lookup a number that has a really long decimal figure:
eg: 2.33334444555666777

Is there anyway I can search for it by just typing "2.3333" instead of
the whole long number?

-Nat
 
See your other post.
I'm trying to lookup a number that has a really long decimal figure:
eg: 2.33334444555666777

Is there anyway I can search for it by just typing "2.3333" instead of
the whole long number?

-Nat
 
use the round function...

=round(-vlookup formula-,3)


that would round the result to 3 (replace the 3 to another number to
round to that amount....
 

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