0

How to use the Indirect function with expanding columns

I have a multi-tab worksheet and have added a summary report to pull the totals from each row of the different worksheets. The issue is that as the columns expand (insert new columns) my formula does not updated to pick up the "new" total column but is locked to the orignial column that I first entered. Is there a way to enter the formula so that it will change as new columns are inserted? The formula I have used is =INDIRECT("'"&H$9&"'!Z28") and the issue is that as columns expand past "Z" my formula does not.

The other option I am considering as I write this is to insert a total column at the beginning of each worksheet that I can reference that will not change as new columns are inserted.

Any thoughts on this would be appreicated.

2 comments

Please sign in to leave a comment.