T
Trixie
Why am I thinking of work stuff on the weekend?!?
I'm hoping someone out there has something to teach a newer user. Thi
is a super group that seems to be very patient.
*Sheet1*: I have a table that is 6x19 - $K$8:$P$26. There could b
values in any of the fields, and their location within the table coul
be anywhere.
K|L|M|N|O|P
OPB|OPC|IPC|OFA|OFB|810
IPA|OFE|IPD||876
OPA|OPD|IPE||878
IPB|IFE|IFD||804
The 3 digit alpha values would not be duplicated in $K$8:$O$26.
*Sheet2*: I need to take the value of a cell (say R119 is OFE, althoug
there will be a number of them throughout Sheet2) find a match in Sheet
$K$8:$O$26 ($L$9) of the and return a corresponding value from Sheet
$P$8:$P$26 ($P$9 - 876) that is on the same row as the Sheet2 R11
value.
Vlookup is really the only function I have used up until now, but
tried to pull some formulas together after viewing the Contextures sit
(probably even some really creative, never before tried combination
:Bgr ) using Index, Match, Vlookup & derivatives of, but have not bee
successful. Unless my lookup value is in column K, which then return
my numeric value.
Any insight would be greatly appreciate...my Excel VBA for dummies i
on order at my local bookstore. I am not necessarily looking for VBA o
this, just hoping a few functions will do the trick.
Thanks
I'm hoping someone out there has something to teach a newer user. Thi
is a super group that seems to be very patient.
*Sheet1*: I have a table that is 6x19 - $K$8:$P$26. There could b
values in any of the fields, and their location within the table coul
be anywhere.
K|L|M|N|O|P
OPB|OPC|IPC|OFA|OFB|810
IPA|OFE|IPD||876
OPA|OPD|IPE||878
IPB|IFE|IFD||804
The 3 digit alpha values would not be duplicated in $K$8:$O$26.
*Sheet2*: I need to take the value of a cell (say R119 is OFE, althoug
there will be a number of them throughout Sheet2) find a match in Sheet
$K$8:$O$26 ($L$9) of the and return a corresponding value from Sheet
$P$8:$P$26 ($P$9 - 876) that is on the same row as the Sheet2 R11
value.
Vlookup is really the only function I have used up until now, but
tried to pull some formulas together after viewing the Contextures sit
(probably even some really creative, never before tried combination
:Bgr ) using Index, Match, Vlookup & derivatives of, but have not bee
successful. Unless my lookup value is in column K, which then return
my numeric value.
Any insight would be greatly appreciate...my Excel VBA for dummies i
on order at my local bookstore. I am not necessarily looking for VBA o
this, just hoping a few functions will do the trick.
Thanks