D
Dave Elliott
On Error GoTo Err_Command75_Click
'Forms!FEmpTotHours.Visible = False
DoCmd.OpenReport "RCheckAll", acNormal, "",
"[EmployeeID]=[Forms]![FEmpTotHours]![EmployeeID]"
Exit_Command75_Click:
Exit Sub
Err_Command75_Click:
MsgBox Err.Description
Resume Exit_Command75_Click
--
---------------------------------------------------------------------
This email and any files transmitted with it from Dave Elliott are
confidential and intended solely for the
use of the individual or entity to whom they are addressed.
If you have received this email in error please notify the
sender.
All Mail is pre-scanned with Norton Antivirus 2004 for your protection.
http://[email protected]
'Forms!FEmpTotHours.Visible = False
DoCmd.OpenReport "RCheckAll", acNormal, "",
"[EmployeeID]=[Forms]![FEmpTotHours]![EmployeeID]"
Exit_Command75_Click:
Exit Sub
Err_Command75_Click:
MsgBox Err.Description
Resume Exit_Command75_Click
--
---------------------------------------------------------------------
This email and any files transmitted with it from Dave Elliott are
confidential and intended solely for the
use of the individual or entity to whom they are addressed.
If you have received this email in error please notify the
sender.
All Mail is pre-scanned with Norton Antivirus 2004 for your protection.
http://[email protected]