Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Suggestions to improve velocity of a macro

Status
Not open for further replies.

vincio74

Automotive
Joined
Oct 11, 2010
Messages
9
Location
IT
This post is not to know a particular command or procedure, but it is to know if there is
a specific methodology to make a macro faster: for example, use a few comments, use a single command that includes many features, or rather many commands with a single function or things like that.
Thanks
 
This depends on what you want to do, in which workbench are you working, what are you using (catscript, catvba)...hard to say something...but generally speaking applying vba rules should be good enough.

Comments are good to clarify your code for later use (by you or others).

Regards
Fernando
cadromania.net - Romanian CAD forums
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top