J
Jim Jones
Hi,
The issue with my ServiceDetails pop up form works now.
I had to add the following code, in the Pop-up form's Load event:
Private Sub Form_Load()
ServiceTicket =
Forms!CustomerData!CustomerCarData.Form!Service!ServiceTicket
End Sub
Thanks for all you guys' help. I know I'll have more problems, but
this was a bad snag.
Jim
The issue with my ServiceDetails pop up form works now.
I had to add the following code, in the Pop-up form's Load event:
Private Sub Form_Load()
ServiceTicket =
Forms!CustomerData!CustomerCarData.Form!Service!ServiceTicket
End Sub
Thanks for all you guys' help. I know I'll have more problems, but
this was a bad snag.
Jim