Hello, this forum has been great. You all helped me with many functions including the VLOOKUP. However, I'm stump on one issue and I need some assistance as to what i'm doing wrong. I was able to get the VLOOKUP function to work perfectly. Now I want to add another VLOOKUP with the column index being different than the first look up. Here is the sceniero. The spread sheet is 8 columns wide, 36 rows.
My first VLOOKUP function worked perfectly. I want the employee to be typed at the top, (look up value is cell K3), I want it to enter the info underneath that cell K4. That worked perfectly with this VLOOKUP formula =VLOOKUP($K$3,$A$3:$H$36,5,FALSE) The description is in column 3.
Now... i want the description of the job as a 2nd lookup function. I put in the exact same formula, only this time I want the description to be typed in and the employee auto populated. The employee is listed in column 1 (basically just reversing description and name).. So when i entered this function and enter the description of the job in K3. I get this message (N/A)
What am i don't wrong?
My first VLOOKUP function worked perfectly. I want the employee to be typed at the top, (look up value is cell K3), I want it to enter the info underneath that cell K4. That worked perfectly with this VLOOKUP formula =VLOOKUP($K$3,$A$3:$H$36,5,FALSE) The description is in column 3.
Now... i want the description of the job as a 2nd lookup function. I put in the exact same formula, only this time I want the description to be typed in and the employee auto populated. The employee is listed in column 1 (basically just reversing description and name).. So when i entered this function and enter the description of the job in K3. I get this message (N/A)
What am i don't wrong?