VLookup pasted data
Hey PD-
OK- What I have is an xls file with 2 worksheets (200 and availability) .
The formula I'm using is:
=vlookup($b3:$b202,availability!$A2:$B437,2,False)
The data in 200 is static. The data in availability is copied and pasted
from another xls file in to the availability workbook. If the data is typed
in to availability the formula works, otherwise it comes up with #N/A.
Hope this is clearer!!!
Thanks for your help
Mick
"pdberger" wrote:
I can't tell from your response whether that's what you want to be doing. If
it were me, I wouldn't want to do it. Post an example, and maybe we can
figure it out...
"Mick" wrote:
Hi there,
Yes it is formatted at text- When I delete the pasted text and type in the
word it works.....
"pdberger" wrote:
Mick --
Is the data you copied and pasted formatted as text, but you're typing in
numeric values? If you're getting a #N/A returned, that might be a cause.
HTH
"Mick" wrote:
Hi,
I am copying and pasting data from one sheet to another. When the Vlookup
formula is run it does not pick up the copied and pasted cells-but it will
pick the typed text.....Is there a way around this?
Thanks
|