Good morning,
Please let me know , the best online resource / book of VB Macro programming for Access 2010 . Skipping the MS Access basics like introduction to forms /queries/reports..... Thanks!
Good morning,
Please let me know , the best online resource / book of VB Macro programming for Access 2010 . Skipping the MS Access basics like introduction to forms /queries/reports..... Thanks!
Looks like Shepherd's book is available out there for free, but I doubt it's legal - unlikely McGraw Hill would be allowing free downloads only two years after publication. Also, if you're looking for an advanced manual, you'd probably be better off getting an advanced Access 2007 book at half price books, then checking out the official Microsoft pages for "what's new", and asking very specific questions here on the forum.
Sorry I can't be more help.
And if your question is strictly concerning Macros, it's unlikely that you'll get a lot of help, here. Very few of the experienced developers, here, use Embedded Macros. They're simply too limited in what they can do and rigid in how you can do it. And they also make it difficult to see, at a glance, what is going on with a given Form/Report. With VBA code, you go to a Form or Report's Code Module, and there it is! With Embedded Macros you have to go into each individual Macro, one at a time, to see what they do.
Linq ;0)>