memilanuk
Registered User.
- Local time
- Today, 05:48
- Joined
- Apr 8, 2009
- Messages
- 33
I'm trying to modify the Contacts.accdb template to suit my purposes - for the most part it does what I want/need. I'm having to hunt down a few places where apparently field names are referenced in some embedded macros, VBA modules, etc. and are giving me minor amounts of grief in the form of error messages.
So... when I open up the VBA IDE, I see a listing of classes, modules, etc. I'm used to an 'old fashioned' text editor like say, Notepad++ (or vim
) that I would use for say, HTML or CSS code. I have no idea how to find what I'm looking for when it appears I have to go through the combo boxes at the top of the editor pane to select any individual snippet of code, one at a time. Am I going at this the wrong way?
Thanks,
Monte
So... when I open up the VBA IDE, I see a listing of classes, modules, etc. I'm used to an 'old fashioned' text editor like say, Notepad++ (or vim
Thanks,
Monte