excel is not recognizing values in cells

boston814

New Member
Joined
Apr 20, 2021
Messages
2
Office Version
  1. 365
Platform
  1. Windows
I can't figure out what is going on here. I have a bunch of phone numbers in a column and am trying to do a Vlookup. The formula keeps giving me an N/A. However if I manually type over inside the cell the numbers then the formula works. There are 240 lines so I can't do that for every line. Anyone have a workaround?
 

Excel Facts

Spell Check in Excel
Press F7 to start spell check in Excel. Be careful, by default, Excel does not check Capitalized Werds (whoops)
Welcome to the Board!

In order for VLOOKUP formula to work, the values that you are matching on MUST be the same data type.
You can only match numeric values up to other numeric values.
And you can only match text values up to other text values.

Where people run into issues is when they try to compare numeric values up to numbers that have been entered by text (so they are actually text values, not numeric).
One quick way to fix it is to convert your text entered as numbers to numeric by selecting that column, going to "Text to Columns" on the Data menu, and clicking "Finish".
 
Upvote 0
Solution
You are welcome.
Glad I was able to help!
:)
 
Upvote 0

Forum statistics

Threads
1,214,918
Messages
6,122,252
Members
449,075
Latest member
staticfluids

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top