Form data in a report

baba

Registered User.
Local time
Today, 07:42
Joined
Nov 15, 2011
Messages
39
User enters data in a form (Form1) ,textBox1 and clicks save button and closes the form.
The user then opens Report1,while opening the report, the report should show the form's text box content in the reports textbox. Is that possible.
 
How will the report show the contents of the textbox if the form is closed? How do you find which record it relates to if the form is closed?
 

Users who are viewing this thread

Back
Top Bottom