Hi,
I'm new to VBA and I have a problem with a macro I created. I am trying to loop through all the worksheets in the workbook paste some formulas, do a calculation, take that calculation and place it in a worksheet at the end of the workbook and place the value into the first empty cell in column "A" of the worksheet. The problem is when I run the code I get an error on the destination line:
What am I doing wrong?![]()
Please Login or Register to view this content.
Here is the complete code:
Thanks![]()
Please Login or Register to view this content.
Bookmarks