hello all, looking to combine indirect and sum functions. i'm pulling data from multiple sheets and will need that total sheet to be able to chance with the drop down list. normally all that would need would be the indirect function. but the part that's stumping me is the sum function that's needed as well. right now my cells look like this =SUM(Vendor2014!D258:Vendor2014!D260) but as you can see that limits it to only the "2014" page as i have pages extending up to 2020 i need those totals to adjust as well. i thought at first the formula would look like this =sum(indirect("'&B3&"'!D258:"'&B3&"'D260)) then tried =sum(indirect("'&B3&"'!D258":Vendor2014!D260)) im sure this is an easy one but i cant figure this out. anyone have an idea?
Thanks
Bookmarks