Advertisement

635 organizations, including eBay, Ericsson and Lockheed Martin, now work smarter with Corporate Accounts. Save up to 42%

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Top Access Coding/Macros Solutions: 551 - 559 of 559
 
I just added some linking between my Access d.b. and Outlook, so I added the Outlook 11 reference. what if someone has Outlook 10? Would this still work with just the Outlook 11 reference?
I'm starting to use a lot of functions in modules. I find that it would be nice to somehow "include" a module into a form, so that its functions can be accessed without having to type module1....
In an Access form, I want to clear a txtbox with VBA code.  Is this possible? If so, what's the code?