Hi there![]()
or![]()
=INDEX('Call Rates'!C:C,MATCH(E5,'Call Rates'!B:B,FALSE),1)
*Which one is better?![]()
=VLOOKUP(E5,'Call Rates'!B:C,2,0)
The only problem with both of these is that I can't refence a formula in another cell, I get a 0 value. The formula that I would like to reference relates to column D where the INDEX or VLOOKUP formula is located.
*Can either of them incorporate the following -
and![]()
=MIN(2,MOD(D31,"0:05")*864)+INT(D31/"0:05")*2
![]()
=ROUNDUP(D100*2880,0)*0.08
Thank you Quesa
Bookmarks