PC Review


Reply
Thread Tools Rate Thread

movbe between forms.

 
 
bhrosey via AccessMonster.com
Guest
Posts: n/a
 
      11th Oct 2007
I'm thinking this will be an easy one. I have a form that has a lot going on
and some folks who are not real comfortable with computers. I have created
another small form with instructions on how to enter data into the main form
and a place on the main form for them to click to open the instructions form.
What properties do I need to set on either/both forms to allow the user to
enter data on the main form while leaving the instructions form open and on
top(it opens in the upper right hand corner, so all the data fields are
visible on the main form)? Thanks in advance.

God Bless,

Bill R.

--
John 3:16 "For God so loved the world that He gave His only begotten Son, so
that whoever believes in Him shall not perish, but have eternal life"

Message posted via http://www.accessmonster.com

 
Reply With Quote
 
 
 
 
Al Campagna
Guest
Posts: n/a
 
      11th Oct 2007
Bill,
I would think not, as each form is an individual window. Clicking on the
main would cause the Help form to goto the back of the stack.
In cases where some extra user help is needed, you could use text or
label controls to display specific form field help.
You could hide the instructions (Visible = False), and show when/as
needed... like OnEnter of SomeField... show the SomeField caption.

You could even disable the Status bar, and create your own Status bar
with labels, at the bottom of the form.

Lots of ways to do it... but as far as I know... not with another form.
--
hth
Al Campagna
Microsoft Access MVP
http://home.comcast.net/~cccsolutions/index.html
"Find a job that you love... and you'll never work a day in your life."


"bhrosey via AccessMonster.com" <u33878@uwe> wrote in message
news:798a52c33f5b0@uwe...
> I'm thinking this will be an easy one. I have a form that has a lot going
> on
> and some folks who are not real comfortable with computers. I have
> created
> another small form with instructions on how to enter data into the main
> form
> and a place on the main form for them to click to open the instructions
> form.
> What properties do I need to set on either/both forms to allow the user to
> enter data on the main form while leaving the instructions form open and
> on
> top(it opens in the upper right hand corner, so all the data fields are
> visible on the main form)? Thanks in advance.
>
> God Bless,
>
> Bill R.
>
> --
> John 3:16 "For God so loved the world that He gave His only begotten Son,
> so
> that whoever believes in Him shall not perish, but have eternal life"
>
> Message posted via http://www.accessmonster.com
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Calculating number of days between two dates that fall between two other dates richard.goodger@gmail.com Microsoft Excel Misc 5 26th Oct 2005 06:18 PM
bug: scan schedule time between 12 and 13 interpreted as between 0 and 1 Rixk Heidt Spyware Discussion 1 24th May 2005 02:15 PM
Difference between bin and obj directories and difference between project references and dll references jakk Microsoft ASP .NET 4 22nd Mar 2005 10:23 PM
Re: Spacing between words spacing between words Thomas A. Rowe Microsoft Frontpage 0 20th Oct 2003 02:23 AM
Re: Spacing between words spacing between words Kathleen Anderson [MVP- FP] Microsoft Frontpage 0 20th Oct 2003 02:23 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:58 PM.