View Single Post
  #1  
Old May 5th, 2008, 10:10 PM posted to microsoft.public.access.forms
mscertified
external usenet poster
 
Posts: 835
Default Help screen help needed

Several of my screens have an associated Help screen. These are normal forms
that just contain text. When the Help screen is accessed, I'd like the user
to still be able to access the original form and enter data in it. When this
form closes, I'd like the Help screen to 'go away' (if it's still there). At
the moment, when the Help screen is displayed, I cannot get to the original
screen. Is there some combination of the Popup and Modal properties than can
do this?