I'm not sure about v2007, but in previous versions you would
1) Delete the label from one textbox
2) Select that textbox
3) Click on Format in the menu
4) Click on Set Control Defaults
Now, for that form, textboxes, when added, will not have labels attached
automatically. You can usethis with other formatting, as well. For instance,
if you want all labels to have text that is bold, create a label. Set it's
font to Bold. With the label selected, follow Steps 3 & 4 above.
Note that you have to set the Control Defaults for each form.
I simply have a series of "template" forms that I set up like this,
formatting onjects the wayI like them, in a utility database I maintain. When
I need a pre-formatted form I simply import it into my current app.
Hopefully this method of setting the Control Defaults is still available in
2007.