How to seperate and delete an attached Label

  • Thread starter Thread starter Phil Smith
  • Start date Start date
P

Phil Smith

The Form Wizard adds a label to a bound text box.

How do you delete that label in 2007? I could pull it off in 2003, but
they appear to be permantly tied together...

Phil
 
If you created the form with a table selected, (so Access creates the form
pre-defined from the table) then you need to (in design view) select the
little "compass" box (don't know the name of it, but it highlights all the
controls on the form) and then go to Arrange on the top menu and the third
from the left, click Remove. This disassociates the labels from the
controls and you can move or delete them.

Damon
 
Thank you.



Damon said:
If you created the form with a table selected, (so Access creates the form
pre-defined from the table) then you need to (in design view) select the
little "compass" box (don't know the name of it, but it highlights all the
controls on the form) and then go to Arrange on the top menu and the third
from the left, click Remove. This disassociates the labels from the
controls and you can move or delete them.

Damon
 
Back
Top