M
MBA2004
I have some macros that were working fine. Now, i'm getting a Compile
Error that says, "WRONG NUMBER OF ARGUMENTS OR INVALID PROPERTY
ASSIGNMENT."
It is having a problem with the following code:
Columns("H:I").Select
Selection.Delete Shift:=xlToLeft
This works in my other spreadsheets, but not in this one.
Any thoughts? I don't understand what the Compile Error is.
Thanks,
M
Error that says, "WRONG NUMBER OF ARGUMENTS OR INVALID PROPERTY
ASSIGNMENT."
It is having a problem with the following code:
Columns("H:I").Select
Selection.Delete Shift:=xlToLeft
This works in my other spreadsheets, but not in this one.
Any thoughts? I don't understand what the Compile Error is.
Thanks,
M