macro tutorial or book

fido77777

Registered User.
Local time
Yesterday, 23:56
Joined
Aug 5, 2007
Messages
23
i have the basic concepts and information about macros
but i need a detailed information about all macros

i need a book or tutorial cover macros in access in details
 
if you need info on a macro action and can't find it in Access Help, try VB Help. press Alt+11 and use the 'Ask a Question Box' in the top right corner or Help->Microsoft Visual Basic Help.
 
but consider using code

other than autoexec macro, and autokeys macros, there is nothing you can do in a macro, that you can't do with code - and code is easier to manage
 
is there any online tutorial for macro? i've been wanting to learn. I tried searching over the net but unlucky to find a decent one. Thanks in advance guys..
 
Last edited:
Just search Google for Access Macro. Excel and Word also have macros but tye are complete unrelated to Access Macros

Unless things have changed you won't get books specific to Macros. What you buy is a book or books on Access and Macros will be one of the sections of the book like Tables, Forms etc.
 

Users who are viewing this thread

Back
Top Bottom