473,382 Members | 1,404 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,382 software developers and data experts.

Automatic Report Generation

Hello,

Part of my job involves keeping tabs on unusual incident reports.
Everytime
a report comes in, a follow-up report has to be filed with our
regulators at
30-, 60-, and 90-day intervals after the initial incident. As simple as
this
might sound I have a difficult time keeping on top what follow-ups have
to
filed by what time.

I already have a report that produces a timeline based on today's date
however what I want to know is two things:

1. Is is possible to have Access generate the report automatically at a
regular interval (like every Monday morning)? And is it possible to
have the
program do this without even starting Access up?

2. Is it possible--once Access generates this report--to have the
program
automatically email it to my regional managers via Outlook?

Any help on this would be tremendously appreciated.

Thanks
David

Nov 6 '06 #1
1 5118
Are you up to playing with vb? If so you can really do practically
anything at all.
Some docmd functions to look at are openreport, sendobject

If not you can try macros, or use the automation wizard on the forms.
If you create a new forn and then add a new button, Access can generate
code for you.

You can also put the database on your windows timer so it opens every
monday does it's thing and then closes.
Hope that points you in the right direction
P

ho******@hotmail.com wrote:
Hello,

Part of my job involves keeping tabs on unusual incident reports.
Everytime
a report comes in, a follow-up report has to be filed with our
regulators at
30-, 60-, and 90-day intervals after the initial incident. As simple as
this
might sound I have a difficult time keeping on top what follow-ups have
to
filed by what time.

I already have a report that produces a timeline based on today's date
however what I want to know is two things:

1. Is is possible to have Access generate the report automatically at a
regular interval (like every Monday morning)? And is it possible to
have the
program do this without even starting Access up?

2. Is it possible--once Access generates this report--to have the
program
automatically email it to my regional managers via Outlook?

Any help on this would be tremendously appreciated.

Thanks
David
Nov 7 '06 #2

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

Similar topics

0
by: Rasmus Fogh | last post by:
Someone raised the question of automatic code generation a few weeks back. And yes, we (CCPN) are using automatic Python code generation in a major way. Basically we are making data models in...
8
by: Abhi | last post by:
I am in process of designing a report generation application. Now here is breif background about my workplace ...... my system admin is a big microsoft hater .... so does not allow any microsoft...
15
by: Kannan Goundan | last post by:
Maintaining a C++ header file can be painful. I want a way to automatically generate header files from the implementation file. Does anybody know of a program that does this? If not, I'd like...
4
by: Nathaniel Price | last post by:
I'm new to this list, so I'm not sure if this is the right place to post this. If not, please direct me to where it would be better to post it. Anyway, I'm creating a report generation tool of...
1
by: vipindev.s | last post by:
hi all i am not much expert in asp.net. i am using crystal rpt for report generation. is any other report generation method is available??? i use push method to creat report, and it is working...
4
by: Petterson Mikael | last post by:
Hi, Anyone out there that knows of a automatic test generation tool for cpp? Another requirement is that the test results should be presented in xml. All hints appreciated. cheers, ...
2
by: Jack | last post by:
Hello All, Can anyone here suggest me a solution to solve my follwoing problem? 1) I got a .aspx page and on that page i got a combo box and a command button. Combo box displays records from the...
1
by: =?Utf-8?B?S3VtYXIuQS5QLlA=?= | last post by:
I am using Excel automation for a report. Dim objExcel As New Excel.Application objExcel.DisplayAlerts = False Dim objWorkbooks As Excel.Workbooks = objExcel.Workbooks Dim objWorkbook As...
25
by: sidd | last post by:
In the following code: int i = 5; ---it goes to .data segment int j; ---it goes to bss segment int main() { int c; int i = 5; ---stack
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: 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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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...

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.