i'm trying to create a help screen for database users. Thinking about creating a "button" on top of the form and when user clicks a button, open a page/dialog with help descriptions. anyway i can approach this?
well i meant literally.. help screen. Like make a page pop-up and tell users which field means what and some not..
was going to make a command button and a pop-up form, but that's kind of tacky.. was wondering if there are any other wyas
You can get pretty far describing fields with Status Bar Text and ControlTip Text. I have used HTML help, it really is quite nice. But perhaps you could just have a HTML document with some bookmarks ... FollowHyperlink ...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.