Good day all,
I seem to be having trouble with a code I am writing that will:
1) Check the value of Cell(A1) to see if it even needs to copy formulas
2) If Cell(A1) has the correct value to then copy the formula in Cell(B2) and paste it on to Cells(B2:'x'y')
3) Move on to the next Sheet in the workbook
I am still learning vba so I am very often screw up basics.
This is what I have been trying:
It is telling me "Run-time Error '424': Object Required" And highlights the line:![]()
Please Login or Register to view this content.
Any ideas would be very helpful.![]()
Please Login or Register to view this content.
Bookmarks