benneesham
Registered User.
- Local time
- Today, 19:03
- Joined
- Nov 15, 2007
- Messages
- 10
Hello all,
I am trying to get a vlookup to work and it is stubbornly refusing!
Any help as to what ive missed would be much appreciated.
I want to bring back data from worksheet 2 and return it to worksheet 1 in the same workbook.
The search and refernce values exist in both worksheets in the first column (A) on each worksheet.
The data I want returned is in column B on worksheet 2.
I am entering the lookup formula in a cell in column B in worksheet 1, referencing worksheet 2 column 1 and supposed to be returning column 2.
here is example syntax:
=VLOOKUP(A7119,Data2!A:B,2,FALSE)
Keeps returning #N/A errors
The marquee box selecting thingy-majig used for selecting cells/ ranges is different to usual as well. the flashing lines are smaller and less noticeable.
Is this a clue?
Both sheets are formatted as general and were originally .csv files uploaded to Access DB and now exported to Excel.
there were some extra characters in the values which (I hope) I have removed with Trim and Clean.
I have tried with different formatting, saved changes, changed columns about and loads of other things. Help.
Sample attached.
Regards
Benn
I am trying to get a vlookup to work and it is stubbornly refusing!
Any help as to what ive missed would be much appreciated.
I want to bring back data from worksheet 2 and return it to worksheet 1 in the same workbook.
The search and refernce values exist in both worksheets in the first column (A) on each worksheet.
The data I want returned is in column B on worksheet 2.
I am entering the lookup formula in a cell in column B in worksheet 1, referencing worksheet 2 column 1 and supposed to be returning column 2.
here is example syntax:
=VLOOKUP(A7119,Data2!A:B,2,FALSE)
Keeps returning #N/A errors
The marquee box selecting thingy-majig used for selecting cells/ ranges is different to usual as well. the flashing lines are smaller and less noticeable.
Is this a clue?
Both sheets are formatted as general and were originally .csv files uploaded to Access DB and now exported to Excel.
there were some extra characters in the values which (I hope) I have removed with Trim and Clean.
I have tried with different formatting, saved changes, changed columns about and loads of other things. Help.
Sample attached.
Regards
Benn