ControlTipText in continuous form

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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.
 
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
 
Back
Top