VLOOKUP Issue

  • Thread starter Thread starter Michael Kintner
  • Start date Start date
M

Michael Kintner

I have a value that is a numeric but the vlookup needs a text value of the
number. Any ideas on how to get the VLOOKUP to work with this?

Thank you in advance for any help....

Mike
 
=VLOOKUP(TEXT(value,"000"), lookup_range,2,FALSE)

change the TEXT format to suit.

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(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