Macro Error

T

The Toasterman

I get the following error messge when I run a MACRO

Run-time error 1004
Sort Method of range
Class failed

It only appears on certain machines, the macro runs ok on others.

Any ideas
 
D

Dave Peterson

The relavant portion of the macro that has the error--and indicate which line
causes the error.

And if your code depends on what's in variables/cells, share those values, too.
 
T

The Toasterman

Just posted the MACRO below, the error appears in the SELECTION line, 2nd
line down.
 
Top