View Full Version : How To Macros!?


Galan
10-24-2003, 10:17 PM
Hiya

Im back to lauch more stupid question'

I have a custome menu, in which has some basic and not so basic stuff such as Backup. I was told to use macros to do some of the basics & right now Im trying to work with macros but macros aint working for me :(

I would like to know how to use the macros on my menus, and make them both work together.....

I dont know how to get the "exit macro" to work....so I was wondering if it was possible to tell the macro to search in vbCode for "fsomefuntion"... or something

pbaldy
10-25-2003, 08:44 AM
I think you'd find that everything you're trying to do with macros can be done more effectively with VBA code. However, if you choose to use them, you can have a macro run a VBA function with the RunCode action.

Galan
10-25-2003, 10:12 AM
HIya


I really dont know how to get them to work, may you help me. a little sample or something?