S
Shizok
I have defined several functions using VBA to help limit duplication of code
throughout my queries. Specifically, I am referencing DateSerial in order to
calculate first and last days of previous months. However, I cannot mail
merge or integrate into my accounting system any queries that call my custom
functions. Why not? How can I make these functions public (the 'public'
keyword doesn't help)? Any ideas will be sincerely appreciated.
throughout my queries. Specifically, I am referencing DateSerial in order to
calculate first and last days of previous months. However, I cannot mail
merge or integrate into my accounting system any queries that call my custom
functions. Why not? How can I make these functions public (the 'public'
keyword doesn't help)? Any ideas will be sincerely appreciated.