Excel not recognizing equal values

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

Guest

I can't get my vlookup formula to recognize an equal value in another column
unless I double-click on the cell that contains the value that I'm looking
for in the other column. For one or two cells, that's not a big deal, but for
a few hundred cells at a time...
 
The cells you are double-clicking probably are text values that look like
numbers.

Try copying a single blank cell, selecting all the values in that column,
then using
Edit->Paste Special->VAlues->Add
 
How do I Paste Special>Values>ADD? I mean, how do I do the "adding" (and why)?

If I copy a blank cell, and paste the value into the lookup column, it just
empties out the column.
 
by the way, I've tried changing the format of the cells every which way -
from text to numbers, from numbers back to text, both in the lookup values
and in the range, but still it's still not working.
 
In the Paste Special dialog box there is an option to Add what you have
copied to the selected cells. Since you've copied 'nothing', that is what
gets added.

If forces Excel to convert the values from text to numbers. You ought to
make sure that the column is formatted as general before performing this
operation.
 
This worked perfectly - thanks a lot.

Duke Carey said:
In the Paste Special dialog box there is an option to Add what you have
copied to the selected cells. Since you've copied 'nothing', that is what
gets added.

If forces Excel to convert the values from text to numbers. You ought to
make sure that the column is formatted as general before performing this
operation.
 

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