Click to See Complete Forum and Search --> : Creating Macros


Ranjit Goray
January 13th, 2000, 05:08 AM
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

Lothar Haensler
January 13th, 2000, 06:40 AM
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