No. Each is from a differnt form,
All have the borders are set to "none".
They all work the first time using them. but when I return to them the second and third time the borders show up.
No. Each is from a differnt form,
All have the borders are set to "none".
They all work the first time using them. but when I return to them the second and third time the borders show up.
Why is this code closing the form?
Code:Private Sub Main_Window_Click() On Error GoTo Err_Main_Window_Click Dim stDocName As String Dim stLinkCriteria As String stDocName = "Main Menu" DoCmd.OpenForm stDocName, , , , , acDialog DoCmd.Close acForm, Me.Name, acSaveNo Exit_Main_Window_Click: Exit Sub Err_Main_Window_Click: MsgBox Err.Description Resume Exit_Main_Window_Click End Sub
I removed it.
Is there a way for me to print all this stuff out for me to have paper record to look next time?
Your browser can print these pages.
Done Thanks.
Should I close this off
and start new Threads as new problems come up?
Absolutely. Are you going to mark this thread as Solved?