Dear All,
Whenever I use vlookup... everything is fine.. but when I try to copy the data to somewhere else ... it says "#N/A" what to do..
Is there any way where i can just put the data and not the formula everywhere.?
Thanks,
Abhijeet.
Dear All,
Whenever I use vlookup... everything is fine.. but when I try to copy the data to somewhere else ... it says "#N/A" what to do..
Is there any way where i can just put the data and not the formula everywhere.?
Thanks,
Abhijeet.
My guess is you are using relative cell references verses absolute cell references in your look up range, A quick Google search should tell you the difference.
Tom S.↙ If you find my reply helpful click on the * down there on the left. Yeah that's it, right there, down on the leftIf your question is resolved, mark it SOLVED using the thread tools.
Be there, done that
In the vlookup, you need to add dollar signs around your column and row numbers so that when you drag down the lookup table reference doesn't change. Therefore instead of A1:B10, put $A$1:$B$10. You can read up on relative vs. absolute references in Excel.
abousetta
Please consider:
Thanking those who helped you. Click the star icon in the lower left part of the contributor's post and add Reputation.
Cleaning up when you're done. Mark your thread [SOLVED] if you received your answer.
Hi,
I appreciate the feedback.
I modified the cell to:
=IF(T42="","",VLOOKUP(T42,'Tracking'!$B$4:$H$9000,7,FALSE))
& still getting same result - 01/00/00
In this particular instance, if there is a date, then a date will result. If the look up cell is blank, then the cell should be blank.
What am I missing or doing wrong?
Thanks
MyCon
-- Using Latest Version of Excel
mycon73 did you post to the wrong thread, or are you asking your question on this thread?
If the 2nd, pl,ease note that that is considered Hi-Jacking and is not permitted here. Please start you'r own thread, and if you feel it is relevant, post a link to this 1
Thanks![]()
1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
2. If your question is resolved, mark it SOLVED using the thread tools
3. Click on the star if you think someone helped you
Regards
Ford
Hi,
Perhaps, this will help:
I have a large database that constantly gets updated.
I am looking up a list of job numbers from the Master log sheet.
Once I find the job number, I want to copy all the data across the rows.
How can I do this?
OP, are you trying to copy the formula or the data? If you are copying the data, then do a paste special - values when you paste it somewhere else. This would result in the values getting copied and not the formula itself.
Hi S1E,
No - I was using the VLook up to get referenced (cell) data from the Master log. As mentinoed, some cell data is intentionally blank.
Ooops - Posting on the wrong thread....
I'll finiish this on my thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks