Creating a Pop up window with a description related to the contents of the contents of the field

Joined
May 8, 2015
Messages
1
Reaction score
0
If I can describe my problem.

I have a table containing 2 columns one has the contents a-f and the second has a text content relevant to that letter i.e. A=large flange over centre line. tblVariant

A second table lists the products along with their variant letter. tblProduct.

I have created a form based on tblProduct and I want the text box to have a popup window that displays the relevant text for the contents of that box when the mouse hovers over it?

Is it possible?
 
Back
Top