Microsoft
Software
Hardware
Network
Question : VBA Unload Startup Form
Hi,
Silly question. I have done this a million times, but can someone tell me how to unload my statup form and open a new different one? This is all I want to do;
DoCmd.OpenForm frmStatus
Unload Me
Answer : VBA Unload Startup Form
Like a splash screen ? ... this might help
http://www.experts-exchang
e.com/Micr
osoft/Deve
lopment/
MS
_Access/Ac
cess_Codin
g-Macros/Q
_22575078.
html
Random Solutions
Login failed for user 'TestDomain\testuser'. The user is not associated with a trusted SQL Server connection.
Need a SSIS walk through help on downloading an Excel file using a url
Excel Date column - autopopulate with today's date or incrementing date (part 2)
How to use Decimal Data Type in VBA code
CPropertySheet vs. CTabCtrl
DNS root hints not working Windows 2008
ASP.NET - Database Class
Sql case syntax
Dynamic Web Reference Asp.Net - what about the disco?
Using NOEXPAND hint with a Indexed View while linking table in Access.