K
Karen
I'm using a lot of VBA in an Access app and find that in the VBA environment I'm consistently adding lines to every procedure to handle error checking. The only difference from procedure to procedure is the name of the procedure. I'd like to create a function that I could use in my VBA environment just to make my life simpler.
I'm pretty sure I can figure out the function but where exactly could I place it so that it is available every time I open the VBA editor. And........if the foregoing is possible, can I somehow assign it to a button that I could put on my VBA editor toolbar?
Karen Hagerman
University of Phoenix
Practitioner Faculty
(e-mail address removed)
I'm pretty sure I can figure out the function but where exactly could I place it so that it is available every time I open the VBA editor. And........if the foregoing is possible, can I somehow assign it to a button that I could put on my VBA editor toolbar?
Karen Hagerman
University of Phoenix
Practitioner Faculty
(e-mail address removed)