N
NoodNutt
G'day there everyone,
not sure if this is possible.
I understand the row v column principal for a lookup array:
Ideally what I need is this
A B C D E
1 From To Company Size Cost
2 A B ABC Trans 36 =AGREED
3 A B XYZ Trans 36 =LOOKUP
If (C2="","",IF(C2="ABC
Trans","AGREED",OFFSET(INFO!($C2,MATCH('Cost','From=A2' AND 'To=B2' AND
'Size=D2)))))
Now this formula is totally improvised and I know I have absolutely no where
near enough knowledge to make it work, hoping someone out there may be able
to point me in the right direction.
A huge TIA
Regards
Mark.
not sure if this is possible.
I understand the row v column principal for a lookup array:
Ideally what I need is this
A B C D E
1 From To Company Size Cost
2 A B ABC Trans 36 =AGREED
3 A B XYZ Trans 36 =LOOKUP
If (C2="","",IF(C2="ABC
Trans","AGREED",OFFSET(INFO!($C2,MATCH('Cost','From=A2' AND 'To=B2' AND
'Size=D2)))))
Now this formula is totally improvised and I know I have absolutely no where
near enough knowledge to make it work, hoping someone out there may be able
to point me in the right direction.
A huge TIA
Regards
Mark.