Thread
:
excel help Formula
View Single Post
02-16-2010, 11:19 PM
ConneXionLost
Windows XP
Office 2003
Simulacrum
Join Date: Jan 2010
Location: Victoria, Canada
Posts: 86
For the layout in your example, try this:
Code:
=VLOOKUP($G2,$A:$D,COLUMN(B$1),FALSE)
Cheers,
ConneXionLost
View Public Profile
Find all posts by ConneXionLost