-
Creating Macros
I want to know whether i can create macros in VB like you can create in VC... because say in VC for a function header for documentation we cab create a macro and call the macro every time..
I have tried a no of ways but couldnt do it...
i have copy and paste it every time which is time consuming..
so if you know the way out please let me know
-
Re: Creating Macros
AFAIK you can't have macros in VB.
But you can use the following workarounds:-
- Write or get an Add-In that does what you want.
- get a third-party application that supports recording and playback of keystrokes. E.g. checkout www.zoschke.com