Autofill Indirect across columsn

tbeeman20

New Member
Joined
Oct 26, 2017
Messages
1
I have the below formula.

=SUMPRODUCT(SUMIF(INDIRECT("'"&Sheet1!$A$2:$A$4&"'!$B$3:$B$100"),$B3,INDIRECT("'"&Sheet1!$A$2:$A$4&"'!d$3:d$100")))/SUMPRODUCT(SUMIF(INDIRECT("'"&Sheet1!$A$2:$A$4&"'!$B$3:$B$100"),$B3,INDIRECT("'"&Sheet1!$A$2:$A$4&"'!$p$3:$p$100")))

I need to autofill across columns where the d$3:d$100 updates with the column. I'm calculating weighted averages for different companies between 3 spreadsheets for a 12 month calendar year. I know I could just update the d's to the appropriate column letter but feel there has to be an easier way.

How can I write this so it would work?

Travis
 

Excel Facts

Select a hidden cell
Somehide hide payroll data in column G? Press F5. Type G1. Enter. Look in formula bar while you arrow down through G.

Forum statistics

Threads
1,215,676
Messages
6,126,159
Members
449,295
Latest member
DSBerry

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