Display report within form?

O

Oli

Hi

How do I take form data and display it in a label as opposed to a text box?

TIA
Oli
 
M

Michel Walsh

Hi,

A label is not, by default, "bound" to data. Why not using a text box,
neutral background color, no visible border line, no tab-stop, and locked
(no possibility to edit it)? It is a matter to remove functionalities than
to add some.



Hoping it may help,
Vanderghast, Access MVP
 
Top