Hi all,
I have 3 unique keys that I have to combine into 1 grand key that I can then use to pull values from another sheet via vlookups. I have user ID (in number format), Current month (dd-mmm-yyyy date format) and I have an action description like #surveys or #projects (in text format)
When I combine the 3 using concatenate or =cell&..etc the output looks exactly like what is in the original table (first column of my vlookup range)...but for some reason it returns an incorrect value or gives me #N/A. I made sure there were no unnecessary delimiters / spaces, that all was locked properly... but still no dice. I also copy + pasted as values to avoid formula issues...
For example: I want the grand key to be 20#projects01-MAR-2012. In my lookup table the first column has the same tag in it, that I created through concatenate.
Why don't the two align? Why is it not returning a value even though they are exactly the same?
Any help would be appreciated. Thanks in advance!
I have 3 unique keys that I have to combine into 1 grand key that I can then use to pull values from another sheet via vlookups. I have user ID (in number format), Current month (dd-mmm-yyyy date format) and I have an action description like #surveys or #projects (in text format)
When I combine the 3 using concatenate or =cell&..etc the output looks exactly like what is in the original table (first column of my vlookup range)...but for some reason it returns an incorrect value or gives me #N/A. I made sure there were no unnecessary delimiters / spaces, that all was locked properly... but still no dice. I also copy + pasted as values to avoid formula issues...
For example: I want the grand key to be 20#projects01-MAR-2012. In my lookup table the first column has the same tag in it, that I created through concatenate.
Why don't the two align? Why is it not returning a value even though they are exactly the same?
Any help would be appreciated. Thanks in advance!