separating label and text fields

  • Thread starter iputanameherealready
  • Start date
I

iputanameherealready

I am working with access 2003 - how do you separate the label fied from the
text field?
 
T

Tom Lake

iputanameherealready said:
I am working with access 2003 - how do you separate the label fied from the
text field?

The upper left corner of each part lets you select it independently. I
usually prefer to delete the label and create a text control that I can
place anywhere I want.

Tom Lake
 
I

iputanameherealready

Tom,

Thank you. I knew there had to be something simple that I was missing.
Thank you so much.

Craig
 
S

Steve Schapel

Iputanameherealready,

If you mean to break the attachment between the label and the data
control, this is not normally necessary unless you need to have them in
different sections of the form. In this case, you can select the label,
and Cut (Ctrl+X or via the Edit menu) and Paste (Ctrl+V or via the Edit
menu).

If you mean to position the data control and the label independently of
each other, select the one you want to move, put your mouse pointer at
the top left corner until the pointer changes to a hand icon with one
finger extended, and drag.
 
I

iputanameherealready

Thank you Steve. The more ways I can learn to do things, the better I will
get to know Access. Thank you again.

Craig
 
Top