set warning and display in report

mtp

Registered User.
Local time
Today, 16:03
Joined
Dec 8, 2000
Messages
35
After user enter the begining date and ending date, how to tell the report print out those date had enter? And how to set a warning if the query doesn't have any record that user want to see? Please help. Thank you!
 
Download some of the sample databases from MS, "solutions" and rptSamp97 are two that spring to mind, you'll find examples there.
 
Rich, I can't find them. Please show me more where to look for? Thanks.
 
If the user enters data in a parameter box, just repeat the parameter in a text box in the report header. e.g. [Enter first Date] It will automatically put the data that the user enters.
 
Sorry I don't have the link but it's in the MS site somewhere try the knowledge base first.
HTH
 

Users who are viewing this thread

Back
Top Bottom