Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have an Invoice I am trying to create. In the 1st coulmn I used a drop
down menu formula that gets the information from another tab. I have a per unit coulmn with the following formula =IF(C16="","",VLOOKUP(G16,Product,2,FALSE)) I have a total column with the following formula =IF(F16="","",SUM(F16*G16)) When I choose an item from my drop down menu, I get a circular reference warning. Can anyone tell me which one of my formulas is bad and how do I fix it? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Dependent vlookups - nested vlookups (maybe) | Excel Worksheet Functions | |||
vlookups | Excel Discussion (Misc queries) | |||
Vlookups | Excel Discussion (Misc queries) | |||
Vlookups array function by Alan Beban | Excel Worksheet Functions | |||
Vlookups array function by Alan Beban | Excel Worksheet Functions |