Hi. New Member

cvang005

New member
Local time
Today, 11:37
Joined
Dec 1, 2021
Messages
3
Hi. I'm a new member and I desperately need help on getting automatic email reminders working on a training database I've been working on. If anyone can help me, I would truly appreciate it. Thank you. And Glad to meet you all.
 

Attachments

  • Access Compile Error_CVang.PNG
    Access Compile Error_CVang.PNG
    85.3 KB · Views: 345
Welcome to the forums! We are the most active Microsoft Access community on the internet by far, with posts going back over 20 years!

To get started, I highly recommend you read the post below. It contains important information for all new users to this forum.

https://www.access-programmers.co.uk/forums/threads/new-member-read-me-first.223250/

We look forward to having you around here, learning stuff and having fun!
 
Hi. Welcome to AWF!

Suggest you post specific questions in the appropriate forum. We should be able to give you a hand or two.
 
Hello and welcome to the forum. Normally you would ask a tech question in one of the specific forums.

To do "automatic" anything in Access, remember that if you don't launch it, it ain't there. So try posting in the General section with a more thorough explanation of the requirement, focusing on exactly how often these reminders need to be sent. For the actual transmission, it should be very easy to send messages any of several ways, but it would help if you could specify which mail utility you are looking to use. E.g. Outlook, GMail, something else...?

By the way, don't be put off by me saying this is the wrong place to post. Happens almost every day. We are forgiving, but the key is to know that not everyone looks at introductions. Our problem solvers DO look in the tech topics, though.
 
add reference to Outlook.
on VBA menu, Tools->Reference, and select Microsoft Outlook XX.X Object Library, where XX.X is the version of Outlook you have.

Edit: did not noticed the date! waterloo.
 

Users who are viewing this thread

Back
Top Bottom