G
Guest
I'm starting to learn and use VBA & SQL. I've read that one of the
advantages to using SQL directly in the record source of a report is that end
users can't easily change the query (since there won't be one in the Query
object list). To get used to using VBA, I'm using DoCmd in VBA to replace
the macros I used to use. Can someone tell me if there is an advantage (or
disadvantage) to using Macros or VBA or attach a link to some documentation
that will help me? I appreciate it -
advantages to using SQL directly in the record source of a report is that end
users can't easily change the query (since there won't be one in the Query
object list). To get used to using VBA, I'm using DoCmd in VBA to replace
the macros I used to use. Can someone tell me if there is an advantage (or
disadvantage) to using Macros or VBA or attach a link to some documentation
that will help me? I appreciate it -