Hi,
I am trying to create a macro to make my life a lot easier each month.
I download an excel file and need to add to formula's to each row. However the amount of data on the spreadsheet will vary month to month.
So what I need to do is have VBA put the formula in cell S2 and then drag it down to the last cell with data in it then stop. I can't seem to find a straight forward answer on this. Is a loop mybe better than trying to autofill?
Please advise,
I am trying to create a macro to make my life a lot easier each month.
I download an excel file and need to add to formula's to each row. However the amount of data on the spreadsheet will vary month to month.
So what I need to do is have VBA put the formula in cell S2 and then drag it down to the last cell with data in it then stop. I can't seem to find a straight forward answer on this. Is a loop mybe better than trying to autofill?
Please advise,