Thread: Need Help
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
MBA2004[_2_] MBA2004[_2_] is offline
external usenet poster
 
Posts: 1
Default Need Help


I have some macros that were working fine. Now, i'm getting a Compil
Error that says, "WRONG NUMBER OF ARGUMENTS OR INVALID PROPERT
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,


--
MBA200
-----------------------------------------------------------------------
MBA2004's Profile: http://www.excelforum.com/member.php...fo&userid=3594
View this thread: http://www.excelforum.com/showthread.php?threadid=55740