|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Please help! I have created a form in which a user can enter information into several fields, the primary key for each file is created via an Auto Number.... On this form I would like to create a Command Button that links the information just input to a printable report that matches that file's ID number....... I have created the report. However, without creating an event procedure for the Command Button, the click of the button goes directly to a compilation of reports for all entered files.....
Can someone please help me with the event procedure to create in order for the Command Button to link directly to that file's report? Any help would be greatly appreciated. |
|
#2
|
|||
|
|||
|
I am not entirely sure what you aare asking, but based on what you have said you have the report created, you are just look for a way to display the report within the procedure.
DoCmd.OpenReport "ReportName", acViewPreview S- |
![]() |
| Viewing: ASP Free Forums > Database > Microsoft Access Help > Please Help! Event Procedure |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|