I am having an issue with a vlookup today, and wanted to see if I could get some opinions or tips to solve this.
I have a list of site codes which contain numbers with two leading zeros. Then on the next tab I have a form created where users type in the site code, and in the adjacent cell the name of the site will appear (I have the vlookup in this cell referencing the user input value to the left). However when I input a site code (ex. 00123) in the cell it only stores the value 123. I tried doing a custom number format ("00"#) and that displays the 00123 in my actual cell, but the vlookup still returns an error because it is only looking up 123.
Is there anyway to work around this or is there something I am doing wrong here? Thanks So much in advance because this is driving me crazy today!
I have a list of site codes which contain numbers with two leading zeros. Then on the next tab I have a form created where users type in the site code, and in the adjacent cell the name of the site will appear (I have the vlookup in this cell referencing the user input value to the left). However when I input a site code (ex. 00123) in the cell it only stores the value 123. I tried doing a custom number format ("00"#) and that displays the 00123 in my actual cell, but the vlookup still returns an error because it is only looking up 123.
Is there anyway to work around this or is there something I am doing wrong here? Thanks So much in advance because this is driving me crazy today!