how to break link between text box and label

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

Guest

Hi,
how to break link between text box and label.
Is it possible to that having text box and label just on the place they
where before unbinding?

thax

alek_mil
 
Hi

You can simply delete the lable that is created by access and after this add
a new lable which will be unbound and so can be positioned anywhere on the
form.
 
You can also select the label or textbox in the topleft corner which
will allow you to move it seperately from the other bound element.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top