I am looking to autofill a formula across a row where there is a check to see the first column with data then autofills to the last column on the sheet.
For example, Row2 may start at Column C while Row 3 may start at Column E... but they would both end at the same column for the autofill
Thus, I believe the variables needed are:
1) The current row
2) FirstCol which is checked when on that row
3) LastCol which is global for the sheet
For example, Row2 may start at Column C while Row 3 may start at Column E... but they would both end at the same column for the autofill
Thus, I believe the variables needed are:
1) The current row
2) FirstCol which is checked when on that row
3) LastCol which is global for the sheet
Last edited: