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 » New Users
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

A2K- "floating" form similar to Northwind splash screen, i.e., as an info box?



 
 
Thread Tools Display Modes
  #1  
Old July 4th, 2006, 12:30 PM posted to microsoft.public.access.gettingstarted
StargateFan
external usenet poster
 
Posts: 28
Default A2K- "floating" form similar to Northwind splash screen, i.e., as an info box?

I've been looking in the archives but I must not be anywhere near the
correct term for what I'm trying to which is why nothing is coming up.

I remember seeing something in Northwind example db, but mine seems to
be corrupted and I'd have to reinstall but I'm going to describe what
I remember seeing. It was a sort of splash screen that one could then
tick on a box in the corner to not have that box come up after that.
I imagine now that I know more than I did back then, that it was
probably a form with a graphic with accompanying code in the vbe (?).

I'd like to create something similar as sort of help box. I have a
form and it has a close box so that a user can open and close this
info box, but it opens up as a full-sized form. Is there a way to
make this a free-standing box like that Northwind "splash screen"-type
thing I describe above?

If there is website somewhere that explain how to do this, or at least
if someone can tell me what to look in the archives for help, I'd
greatly appreciate it.

Thanks. D

  #2  
Old July 4th, 2006, 03:20 PM posted to microsoft.public.access.gettingstarted
tina
external usenet poster
 
Posts: 1,997
Default A2K- "floating" form similar to Northwind splash screen, i.e., as an info box?

try adding code to the form's Load event procedure, as

DoCmd.Restore

hth


"StargateFan" wrote in message
...
I've been looking in the archives but I must not be anywhere near the
correct term for what I'm trying to which is why nothing is coming up.

I remember seeing something in Northwind example db, but mine seems to
be corrupted and I'd have to reinstall but I'm going to describe what
I remember seeing. It was a sort of splash screen that one could then
tick on a box in the corner to not have that box come up after that.
I imagine now that I know more than I did back then, that it was
probably a form with a graphic with accompanying code in the vbe (?).

I'd like to create something similar as sort of help box. I have a
form and it has a close box so that a user can open and close this
info box, but it opens up as a full-sized form. Is there a way to
make this a free-standing box like that Northwind "splash screen"-type
thing I describe above?

If there is website somewhere that explain how to do this, or at least
if someone can tell me what to look in the archives for help, I'd
greatly appreciate it.

Thanks. D



  #3  
Old July 7th, 2006, 08:06 AM posted to microsoft.public.access.gettingstarted
StargateFan
external usenet poster
 
Posts: 28
Default A2K- "floating" form similar to Northwind splash screen, i.e., as an info box?

On Tue, 04 Jul 2006 14:20:04 GMT, "tina" wrote:

try adding code to the form's Load event procedure, as

DoCmd.Restore


Sorry for delay in responding. I'll give this a try this weekend.
I'm at a contract that I'm finishing up today, but the Access there is
97 not 2000, and my db doesn't open there. So haven't been able to
get ahead on this project. Now that I'll be free after today, will
try this.

Cheers.

hth


"StargateFan" wrote in message
.. .
I've been looking in the archives but I must not be anywhere near the
correct term for what I'm trying to which is why nothing is coming up.

I remember seeing something in Northwind example db, but mine seems to
be corrupted and I'd have to reinstall but I'm going to describe what
I remember seeing. It was a sort of splash screen that one could then
tick on a box in the corner to not have that box come up after that.
I imagine now that I know more than I did back then, that it was
probably a form with a graphic with accompanying code in the vbe (?).

I'd like to create something similar as sort of help box. I have a
form and it has a close box so that a user can open and close this
info box, but it opens up as a full-sized form. Is there a way to
make this a free-standing box like that Northwind "splash screen"-type
thing I describe above?

If there is website somewhere that explain how to do this, or at least
if someone can tell me what to look in the archives for help, I'd
greatly appreciate it.

Thanks. D



 




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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Splash form problem John Using Forms 3 May 28th, 2006 06:02 PM
Tell if Form is a Dialog Alex Using Forms 7 August 30th, 2005 06:22 PM
ECHO Causing Problems DS General Discussion 5 May 17th, 2005 02:19 AM
Need Help In Printing Current Record in Specific Report RNUSZ@OKDPS Setting Up & Running Reports 1 May 16th, 2005 09:06 PM
Dates in a listbox connected to a form... RusCat Using Forms 13 November 25th, 2004 02:31 AM


All times are GMT +1. The time now is 02:21 PM.


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