F
fitzsociety
I have a list of part numbers that contain text and numbers, I am trying to
pull data from another worksheet over by using the part number as my common
entity. However I keep getting either a N/A# error or a #VALUE error. The
two functions that I am using are:
=VLOOKUP(--F3&"",Table!$B$3:$D$957,2,FALSE) and
=VLOOKUP(--F3,Table!$B$3:$D$957,3,FALSE). I am using the first function to
pull data from the second column on the table worksheet into the G3 cell. I
am using the second function to pull data from the third column on the table
worksheet into the H3 cell. Please help I am over my deadline as of today.
If you need to see the data yourself I can e-mail it to you.
pull data from another worksheet over by using the part number as my common
entity. However I keep getting either a N/A# error or a #VALUE error. The
two functions that I am using are:
=VLOOKUP(--F3&"",Table!$B$3:$D$957,2,FALSE) and
=VLOOKUP(--F3,Table!$B$3:$D$957,3,FALSE). I am using the first function to
pull data from the second column on the table worksheet into the G3 cell. I
am using the second function to pull data from the third column on the table
worksheet into the H3 cell. Please help I am over my deadline as of today.
If you need to see the data yourself I can e-mail it to you.