PC Review


Reply
Thread Tools Rate Thread

Auto-generated Report

 
 
Timothy Millar
Guest
Posts: n/a
 
      23rd May 2010
I have a form with a command button. If the EndUser clicks the button a
report [rptUTILITIES] is generated and saved to the hard drive and the
EndUser moves to the next form without even knowing the report was generated
and saved.

How would I code this?

Let me thank you ahead of time. Thank you.
 
Reply With Quote
 
 
 
 
Steve
Guest
Posts: n/a
 
      23rd May 2010
Hello Tim,

Look in the Click event of the button. There's a line of code to save the
report and then a line of code that looks like: DoCmd.OpenForm
"NameOfNextForm". Add the following code between these two lines of code:

MsgBox "The Utilities Report has been saved to the harddrive"

Steve
(E-Mail Removed)

"Timothy Millar" <(E-Mail Removed)> wrote in message
newsCFE3D2D-1503-4628-8C05-(E-Mail Removed)...
>I have a form with a command button. If the EndUser clicks the button a
> report [rptUTILITIES] is generated and saved to the hard drive and the
> EndUser moves to the next form without even knowing the report was
> generated
> and saved.
>
> How would I code this?
>
> Let me thank you ahead of time. Thank you.



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Auto generated email Darhl Thomason Microsoft Access Queries 2 12th Aug 2005 01:14 AM
Auto Generated Letters =?Utf-8?B?QktT?= Microsoft Access 1 25th Jul 2005 03:43 PM
auto generated number =?Utf-8?B?YmVuX3RoZV9zY3JpcHRfbmV3Ymll?= Microsoft Excel Programming 0 18th Oct 2004 07:47 PM
Re: XP auto generated folders David Candy Windows XP Customization 2 9th Jul 2004 05:15 AM
Auto-generated DataSets Todd Microsoft ADO .NET 2 9th Apr 2004 09:32 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:36 PM.