ControlTipText in continuous form

M

mscertified

On a continuous form, can I vary the control tip text based on the contents
of a row? I need to do this for only one column on the form?

I would like to be able to do this whether the row is selected or not.
 
M

Marshall Barton

mscertified said:
On a continuous form, can I vary the control tip text based on the contents
of a row? I need to do this for only one column on the form?

I would like to be able to do this whether the row is selected or not.


I don't think so, but if it is, it will be in the ControlTip
example at www.lebans.com
 
Top