Hi all,
If a bound textbox is put in the detail section of a report, it will
repeatedly display control source. I would like the same effect, if a textbox
control is put in the detail section of a form. I know if the default view
property is set ot datasheet, similar effect will achieve, but I would like
to use single form or continuous form because I would not change the column
title if I use datasheet view.
Clara
thank you so much for your help
Allen Browne - 16 Mar 2007 15:08 GMT
Use Continuous Form view.
Align your text boxes side by side, just one row high.
Put the labels into the Form Header section above them.

Signature
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.
> Hi all,
>
[quoted text clipped - 11 lines]
>
> thank you so much for your help