Chloe has attended:
Access VBA course
VBA
What are the main uses of Macros in Access and once you have learnt how to use VBA, do you need to use them again?
RE: VBA
Hi Chloe
Thank you for your question
Macros allow the developer to build a simple set of automated steps, thus improving the efficiency of a database application.
Once a developer is competent in VBA however Macros have very little utility. They cannot carry out the range of methods available in VBA and in general run a lot slower than the corresponding VBA code
Regards
Stephen