Raju has attended:
Access Introduction course
Access Intermediate course
Access Advanced course
Access 2003
Is there a printable version of the the commands used in VB?
RE: Access 2003
Hi Raju, thanks for your query. A printable version is difficult to come by, as there are many, many methods and events in VB. Your best bet is the Object Browser in the VBA IDE - access through F1 which will give you a list of all objects, methods, properties and Events.
Hope this helps,
Anthony