Thread
:
VLookup formula Problem (salary plus (commission x sales))
View Single Post
06-04-2013, 09:39 AM
BobBridges
Windows 7 64bit
Office 2010 32bit
Expert
Join Date: May 2013
Location: USA
Posts: 700
You say you want to put in
D2
a double VLOOKUP function, that is, VLOOKUP(B2, blah, blah) + VLOOKUP(
D2
, blah, blah). But check it out: You want to put in
D2
a formula that refers to
D2
! That's where the circularity comes in.
BobBridges
View Public Profile
Find all posts by BobBridges