Not sure what you're trying to do, but when you define a field within a table, there is a caption property. When you drag a control onto a form or report, the caption property, defined in the table, will be the label for that control. If you do not define the caption property for the field in the table, then Access, by default, uses the name of the field for the label (or column heading in datasheet view)