If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Other > Assigning date on REPORT from FORM?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-18-03, 17:43
smnduong smnduong is offline
Registered User
 
Join Date: Sep 2003
Posts: 1
Post Assigning date on REPORT from FORM?

Hi,

I have a form set up for users to enter some criteria for a report. Among the controls on the form are two text boxs for user to enter a start date and an end date. What codes should I use to transfer these two dates from the form to the report header where I also created two text boxes to receive these information?

Here's what I tried but not working:

Reports! Testing.Controls!txtdate1.text = "09/18/03"

I got the run-time error 2451: The report name 'Testing' you entered is misspelled or refers to a report that isn't open or doesn't exist.

Any suggestions will be appreciated.

Thanks.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On