Creating Help Field icon on form

bartw72

Registered User.
Local time
Yesterday, 23:53
Joined
May 12, 2005
Messages
14
I would like to create a series of help fields for various text boxes on a form to free up space that is currently displayed in several labels.

Does anyone have an example that will allow me to create several help field icons on a form. Clicking on each individual icon will display a help message for that particular icon? I would prefer to store the data on a table. If I write this, I will probably use a recordset and display the data in a label.

I just wondered if anyone else has any other ideas.
 
Probably not the answer your after , but what I did is set up a sub form/table with a dropdown option- select what you want help with and up popped the info

I had to split my info out by contracts

o 1 contract had x help fields in it and another had y help fields given that i had 5 contracts min per year and they changed every year made life a lot easier
:confused:
 

Users who are viewing this thread

Back
Top Bottom