Thread
:
Vlookup REF error
View Single Post
#
3
Posted to microsoft.public.excel.programming
Nigel[_2_]
external usenet poster
Posts: 735
Vlookup REF error
Sounds like a formula error, but cannot diagnose without seeing it!
--
Regards,
Nigel
"William Beard" wrote in message
...
I am putting together an excel application using vlookup.
I have a list sheet of names that I am searching for related data.
I transfer the data from the list sheet, into a Presentation sheet.
My problem occurs when a name is removed from the list sheet.
I haven't tried adding a name, yet. One hurdle at a time.
Given list sheet names 1,2,3,4,5
I transfer data to a Presentation sheet for names 1,2,3,4,5
Now, remove/delete name 3 from the list sheet
I now have names 1,2,3,4 in the list sheet
However, I am getting a Ref error in row 3 of the Presentation sheet
Row 4 of the Presentation sheet shows data from 3 in the new list sheet
Row 5 of the Presentation sheet shows data from 4 in the new list sheet
I do not understand why the row for the old 3 is still retained in the
Presentation sheet since I am getting the name as well as the data from
the new list sheet.
I hope you can comprehend this. I can sure use a solution.
If you need clarity on anything, I'll do my best to provide it.
Thanks in Advance
William
Reply With Quote
Nigel[_2_]
View Public Profile
Find all posts by Nigel[_2_]