~
Syntax for @ and & in VBA criteria string
In an Access97 query, the following criteria works perfectly on a text field containing email addresses:
Like "*" & "@aol.com"
However, I cannot seem to get the syntax correct to use that criteria in my VBA string variable...
~ VBA Export to text file
I have spent a number of hours on this problem but can't see what I'm doing wrong. Any help or direction anyone can give me will be greatly appreciated.
Table: tbl_Users
Multiple fields, but only one for this test
Field: myUsers
a 15 character text field...
~
Access97 Automate Outlook97 Send
Access97 database Automation code to create and send emails using Outlook97. I have little to no experience with Outlook itself.
My users do not keep Outlook launched and running. My Access code correctly creates an instance of Outlook and MAPIsp32, creates...
:)
Combobox Arrow Size problem in Access97: I need a couple of comboboxes to be 1/4 inch or more in height. However, Height = .23" or more gives comboboxes with short arrows. I have been searching off and on for a couple of weeks now for possible causes/resolutions for this behavior. I...
I have a text field, size = 20, required. The acceptable data must be numbers and dashes, for example: like you would find in a telephone number (123-456-7890), a social security number (123-45-6789), or such ##-## structure. No other symbols, spaces, or alpha characters can be allowed.
I...
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.