Thread: [Solved] Vlookup
View Single Post
 
Old 08-28-2012, 12:50 PM
kkerr kkerr is offline Windows XP Office 2007
Novice
 
Join Date: Aug 2012
Posts: 6
kkerr is on a distinguished road
Default Vlookup

Can somebody please help me with a vlookup formula? If A1 matches E1, I need it to insert F1 into B (I tired to copy and paste the table in, but it smooshed it all together)

A1 - 001
B1 - #N/A
C1 - 53729
D1 - 5024722001
E1 - 101
F1 - 20B

The formula I created is =VLOOKUP(A1,Divisions,2,FALSE)
Divisions = E & F

What am I doing wrong?
Attached Files
File Type: xls Test File.xls (32.5 KB, 11 views)

Last edited by kkerr; 08-29-2012 at 06:55 PM. Reason: Attaching a test file for example
Reply With Quote