cartherese
New Member
- Joined
- Aug 4, 2014
- Messages
- 3
Hi! I was hoping if someone can help with this - I have created a sheet that combines data from 2 different reports. The look up value is saved as number, but when pulling up the two reports, report A saves my lookup data as text without trailing spaces, and report B has my lookup value with 3 trailing spaces behind it.
I was able to pull data from report A by using =vlookup(a1&"", reportA, 3, 0), but I am having trouble running vlookup with report B, because of the 3 trailing spaces after my lookup value. Help! I am trying not to resort to having to update report B and convert the stored value from text to number, any feedback is gladly appreciated!
Thanks!!!
I was able to pull data from report A by using =vlookup(a1&"", reportA, 3, 0), but I am having trouble running vlookup with report B, because of the 3 trailing spaces after my lookup value. Help! I am trying not to resort to having to update report B and convert the stored value from text to number, any feedback is gladly appreciated!
Thanks!!!