F
FrunkaBlunka
Hi everybody,
I have noticed that there are lots of topics similar to this one
however i have tried some of the code from the others and they dont
seem to work for me. My records are identified by the JobID which is a
number datatype.
Basically what I am trying to achieve a command button on the my form
that when pressed previews a report showing the current record data
only. At the moment the report displays all the records and not just
the one that is currently being viewed in the form.
The button I am using is called - cmdFrontSheet
The form is called - frmMainform
The report I wish to display is called - rptProjectDetails
The table which my report is based on is called - tblProjectDetails the
field JobID
Any help is great help!
Thanks
I have noticed that there are lots of topics similar to this one
however i have tried some of the code from the others and they dont
seem to work for me. My records are identified by the JobID which is a
number datatype.
Basically what I am trying to achieve a command button on the my form
that when pressed previews a report showing the current record data
only. At the moment the report displays all the records and not just
the one that is currently being viewed in the form.
The button I am using is called - cmdFrontSheet
The form is called - frmMainform
The report I wish to display is called - rptProjectDetails
The table which my report is based on is called - tblProjectDetails the
field JobID
Any help is great help!
Thanks