New to VBA

stuey

wet & wild
Local time
Today, 19:49
Joined
Sep 18, 2000
Messages
17
Hi,

I am very new VBA but have been creating queries etc for a while, I am also pretty adept at doing classic ASP pages and I want to modify data in tables programatically and build by own reports on the fly.

I really don't have a clue where to start and was hoping there was sticky thread with something very basic in.

stuart
 
I suggest getting a book like 'Access 2003 VBA'. More specifically, you can use DoCmd.RunSQL to execute sql statement in VBA.
 

Users who are viewing this thread

Back
Top Bottom