Offset Columns and Row

Pestomania

Active Member
Joined
May 30, 2018
Messages
292
Office Version
  1. 365
Platform
  1. Windows
Hello,

I am trying to use the following formula:
(VLOOKUP([@Program],Manual_Weaving_Hours_per_Program_Deliverable[[Program]:[Total]],4,FALSE)*INDIRECT(ADDRESS(ROW(INDEX(Table77[Program],MATCH([@Program],Table77[Program],0))),CELL("col")+VLOOKUP([@Program],'Background Tables (New)'!$BC$5:$BD$5,2,FALSE)),TRUE)/('Background Tables (New 2)'!$R$5*'Background Tables (New 2)'!$T$5))

It works fine whenever I hit "Enter". If I go to the reference cell and change the value to 6 instead of 7, the formula will not update until I go back and click "Enter". The cell now shows 6. Whenever I change another cell in the workbook, the value changes back to 7.

I am unsure of what to do.

Essentially, this formula (without the indirect) returns cell AP3 which is correct. But whenever I put the indirect to get the value, the formula stops updating.
 

Excel Facts

Excel motto
Not everything I do at work revolves around Excel. Only the fun parts.

Forum statistics

Threads
1,214,819
Messages
6,121,727
Members
449,049
Latest member
MiguekHeka

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top