A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Where is the startup manager in 2007



 
 
Thread Tools Display Modes
  #1  
Old June 5th, 2010, 04:11 PM posted to microsoft.public.access
JS5
external usenet poster
 
Posts: 1
Default Where is the startup manager in 2007

I can't even find the word splashscreen or spash screen in 07 help. I
inherited a database that uses switchboards and want a splashscreen so they
can either go into it, or open a utilities form where I throw my own options
and functionality. But I dont see anything on splashscreens, the startup
manager to determine which form opens at startup. Only the switchboard
manager.

And switchboards are idiotic. That level of complexity and abstraction to
simply open forms and reports is imbecillic. One form, one function, one
button, one function. Its much easier to build, reverse engineer, document.
These switchboards are nuclear powered pencil sharpeners. Moronic.

Code should only be as complex as its functionality and features require.
Looping through tables with ADO, to see how many buttons a form has, their
captions and functionality is incredibly pointless. Who designed it, someone
on a Tandy with 256K memory? Forms use virtually no file size. What are the
advantages of eliminating a handful of dedicated forms with 500 lines of
code, so womeone as MS or Wrox could impress people?

Now this concoluted switchboard nonsense has to be revese engineered,
altered, documented, maintained, passed on.

Code bumming - Learn it, master it, or get out of the business.

  #2  
Old June 5th, 2010, 04:15 PM posted to microsoft.public.access
Allen Browne
external usenet poster
 
Posts: 11,706
Default Where is the startup manager in 2007

To specify the form you want loaded at start up, go to:
Office Button | Access Options | Current Database | Display Form

If you are trying to design a splash form that displays version info, this
may help:
http://allenbrowne.com/ser-53.html

--
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.


"JS5" wrote in message
news
I can't even find the word splashscreen or spash screen in 07 help. I
inherited a database that uses switchboards and want a splashscreen so
they
can either go into it, or open a utilities form where I throw my own
options
and functionality. But I dont see anything on splashscreens, the startup
manager to determine which form opens at startup. Only the switchboard
manager.

And switchboards are idiotic. That level of complexity and abstraction to
simply open forms and reports is imbecillic. One form, one function, one
button, one function. Its much easier to build, reverse engineer,
document.
These switchboards are nuclear powered pencil sharpeners. Moronic.

Code should only be as complex as its functionality and features require.
Looping through tables with ADO, to see how many buttons a form has, their
captions and functionality is incredibly pointless. Who designed it,
someone
on a Tandy with 256K memory? Forms use virtually no file size. What are
the
advantages of eliminating a handful of dedicated forms with 500 lines of
code, so womeone as MS or Wrox could impress people?

Now this concoluted switchboard nonsense has to be revese engineered,
altered, documented, maintained, passed on.

Code bumming - Learn it, master it, or get out of the business.

  #3  
Old June 5th, 2010, 04:30 PM posted to microsoft.public.access
Jörn Bosse[_3_]
external usenet poster
 
Posts: 20
Default Where is the startup manager in 2007

Hi there,

why don´t you create a macro named Autoexec. It will do everything you
want when you start your database.

Regards
Jörn


Am 05.06.2010 17:11, schrieb JS5:
I can't even find the word splashscreen or spash screen in 07 help. I
inherited a database that uses switchboards and want a splashscreen so they
can either go into it, or open a utilities form where I throw my own options
and functionality. But I dont see anything on splashscreens, the startup
manager to determine which form opens at startup. Only the switchboard
manager.

And switchboards are idiotic. That level of complexity and abstraction to
simply open forms and reports is imbecillic. One form, one function, one
button, one function. Its much easier to build, reverse engineer, document.
These switchboards are nuclear powered pencil sharpeners. Moronic.

Code should only be as complex as its functionality and features require.
Looping through tables with ADO, to see how many buttons a form has, their
captions and functionality is incredibly pointless. Who designed it, someone
on a Tandy with 256K memory? Forms use virtually no file size. What are the
advantages of eliminating a handful of dedicated forms with 500 lines of
code, so womeone as MS or Wrox could impress people?

Now this concoluted switchboard nonsense has to be revese engineered,
altered, documented, maintained, passed on.

Code bumming - Learn it, master it, or get out of the business.


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 11:44 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.