I am trying to set up a batch email command button but the debugger stalls on the first line of code below. It also doesn't like the "Set db = CurrentDb" line. I am using Access2000 and VB6.
Does anyone have any idea what's going on here?!
Dom from UK
____
Dim db As Database, rst As...
Hi guys, I want to create command buttons in an Access form which don't get get grayed out when I enter 'filter by form' mode. Does anyone know exactly how to do this and overide Access's annoying tendency to automatically gray out objects which are not bound to fields?
Dom from UK
I'm trying to make a command button in an Access form which opens Outlook Express with the contents of the field 'email' as the 'to' box on the mail agent. I tried a macro with SendObject and then put [email] in the to: box , but it translated that literally and opened Outlook Express with...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.