Hi Guys
I have two command Buttons on two different forms that access the same form "fDcust"
One command button (On the Main Menu Form)
One Command Button on the (Search Enquiry Form)
The Main Menu CmdBtn is as follows:
Private Sub lBtnEdit_Click()
DoCmd.OpenForm "fDcust", , , , ...