Setting Text Box Width in Continuous Form

  • Thread starter Thread starter Alan
  • Start date Start date
A

Alan

Hello All

Sorry dont know if this is possible on a continuous form or not
I have a continuous form that calculates a percentage value as one of the
fields
I am looking to make the Form more aestetically pleasing by using a text box
and ajust its width to show the percentage graphically as well as numerically.

Can this be done on individual rows within the rowsource for the continuous
form ??
 
hi Alan,
I am looking to make the Form more aestetically pleasing by using a text box
and ajust its width to show the percentage graphically as well as numerically.
Can this be done on individual rows within the rowsource for the continuous
form ??
Maybe

http://lebans.com/autosize_textbox.htm

can be applied. Otherwise: No, it can't be done.


mfG
--> stefan <--
 
Back
Top