Microsoft
Software
Hardware
Network
Question : Open Form then Hide It
How to I hide a form after I open it? I've tried:
Private Sub Form_Load()
Me.Visible = False
End Sub
but it's still visible! Can I open a form and make it not visible to the user?
Answer : Open Form then Hide It
actually this is enough to hide the form "frm_AppShutDown"
Private Sub Form_Open(Cancel As Integer)
DoCmd.OpenForm "frm_AppShutDown", acNormal, , , , acHidden
End Sub
Random Solutions
Need to strip out the username from a Domain/username combination
Windows SBS 2008 Freezing...
SQL needs to ignore input mask
add/Remove/Next/delete(wit<wbr />h parameter-stored procedure)
TRYING TO OPEN ACCESS DATABASE THAT HAS A FRONT END MENU WHEN DOUBLE CLICK TO OPEN
Entourage 2008 users can no longer login/sync to Exchange 2007
Return Multiple Rows as Delimited List
How to access CD-ROM/Audio of Thin Client Device after login to Microsoft Terminal Server?
Run-Time Error 3155 ODBC-Time Out on a linked table.
ReOrder Priorirty