Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a worksheet with 12 months of budgets. I wrote a macro that is
suppose to copy the most recent budget year to the new year. It then executes several commands in an effort to initialize the new worksheet. One of the routines is a sort. This sort was copied from another routine and pasted into this macro. It works in the other routine. The only difference is that this sort is now in a For/Next loop (since I have to process 12 budgets) and therefore I had to make a couple of the variables an array. The error I get is this: Run-time error 1004 Select method of Range class failed. Any ideas? Thanks for any help on this, Les |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Error handling error # 1004 Run-time error | Excel Programming | |||
Error Handling - On Error GoTo doesn't trap error successfully | Excel Programming | |||
run-time error '1004': Application-defined or object-deifined error | Excel Programming | |||
Automation Error, Unknown Error. Error value - 440 | Excel Programming |