P
peter
Apparently the Excel IDE over-rides the 'On Error' capability.
Is there an Excel environment where it doesn't?
i.e. can you compile a macro and run it faster?
In any case, I'm doing some runtime stuff that seems to need error
trapping.
e.g. reading the name of a Range where it doesn't have one.
and creating Ranges from user info that might be invalid.
Is there an Excel environment where it doesn't?
i.e. can you compile a macro and run it faster?
In any case, I'm doing some runtime stuff that seems to need error
trapping.
e.g. reading the name of a Range where it doesn't have one.
and creating Ranges from user info that might be invalid.