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
passing string to container from Active-X
Taskbar not responding
NTBACKUP ISSUE
VMWare Black Screen
Create a running total in a query
Windows 2008R2 64bit server restarting unexpectedly
SQL SSD setup
VB.NET: how to highlight listview item and place on TOP
Hi my website has a verisign certificate and it has secure payment integrated the certitifcate is expiring tomm. will i have any problem ?
SBS 2008 Disk Full