473,387 Members | 1,453 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Emailing reports from Access 2003

I have several reports being auto-emailed via macros from Access. With
our company's recent upgrades Outlook now pops up a lovely warning
requiring the user to press the Yes button each and every time to allow
the email to be sent. Currently there are 77 iterations of each report
being sent every day.

Anybody have any idea how to put the focus on this popup and add
sendkeys or something to the macros to tab to the yes button and press
enter? (I'm a self-taught intermediate skill level creator who's just
starting to learn VBA so please be gentle!)

Oct 23 '06 #1
3 1979
I have used a free piece of software called ExpressClickYes. You can
get that from here:
http://www.contextmagic.com/express-clickyes/

Gabryyl wrote:
I have several reports being auto-emailed via macros from Access. With
our company's recent upgrades Outlook now pops up a lovely warning
requiring the user to press the Yes button each and every time to allow
the email to be sent. Currently there are 77 iterations of each report
being sent every day.

Anybody have any idea how to put the focus on this popup and add
sendkeys or something to the macros to tab to the yes button and press
enter? (I'm a self-taught intermediate skill level creator who's just
starting to learn VBA so please be gentle!)
Oct 23 '06 #2
You should try Redemption.SafeMailItem object
(http://www.dimastr.com/redemption/).

Oct 24 '06 #3
YOU ARE A CERTIFIED GENIUS AND I LOVE YOU!!!!!

This works like a charm - Thanks!

Jeff L wrote:
I have used a free piece of software called ExpressClickYes. You can
get that from here:
http://www.contextmagic.com/express-clickyes/

Gabryyl wrote:
I have several reports being auto-emailed via macros from Access. With
our company's recent upgrades Outlook now pops up a lovely warning
requiring the user to press the Yes button each and every time to allow
the email to be sent. Currently there are 77 iterations of each report
being sent every day.

Anybody have any idea how to put the focus on this popup and add
sendkeys or something to the macros to tab to the yes button and press
enter? (I'm a self-taught intermediate skill level creator who's just
starting to learn VBA so please be gentle!)
Oct 25 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Paul Hudson | last post by:
Ive developed a web based system where somebody can add a news record using ASP and MS Access database connectivity. The new record is inserted into the database and then a formatted email gets...
9
by: Brendan MAther | last post by:
I have a table called Contact_Info. I have a form that allows me to show all the contacts from a specified city and sector. Once these contacts appear on my new form I would like to be able to...
0
by: Patrick Fisher | last post by:
Hi I have menu macro that I use for reports,it includes the following lines Send Object Report Rich Text Format Access Report Here is the Report you requested No Send...
5
by: Jerry Hull | last post by:
I'm working with a database developed by an untrained person over several years - and on a network that has recently been upgraded with a new server installed and MS office upgraded from 2K (I...
1
by: eel3720 | last post by:
Greetings: I have a converted Access 2000 database that got replaced not converted to a Access 2003 Database file. Now the reports in Access 2003 Database will not open. I tried removing...
1
by: Alfie | last post by:
I've got a form, and I'm trying to set up a way of emailing from it. Does anyone know, if I've got an email address in a field called , is there a way that I could create a command button which,...
2
by: Wayne | last post by:
I am experiencing an intermittent problem when emailing snapshot reports using Sendobject. Outlook opens with the snapshot of the report attached but when I click the "Send" button on the Outlook...
0
by: neoteny2 | last post by:
I need MS Access to automatically create reports/subreports based on specific criteria. I am building a database in Access 2003 with different locations/sites. I have the "sites" table created...
0
by: Mark Gold | last post by:
Hi! We have a VB application using Crystal Reports 6 that has worked successfully on hundreds of systems for over 10 years. Now, on one network, the application and access database does not close....
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.