|
-
January 13th, 2000, 06:08 AM
#1
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
-
January 13th, 2000, 07:40 AM
#2
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|