Field Property Sheet Tabs; don't see

  • Thread starter Thread starter Steve
  • Start date Start date
S

Steve

Tryng to add a formula for a field in a table. In the property sheet all i
see is the General tab. Where are the rest of the tabs? (Format, Data, Event,
Other, All). Is the DB protected some how? Trying to access property sheet
control source field.
 
Steve said:
Tryng to add a formula for a field in a table. In the property sheet all
i
see is the General tab. Where are the rest of the tabs? (Format, Data,
Event,
Other, All). Is the DB protected some how? Trying to access property
sheet
control source field.


In a *table*? You mean with the table in design view? All the properties
of a field in a table are presented in the bottom pane of the design view
window. If you bring up the Properties window, all you get are the
properties of the table.

And table fields do not have events or controlsources.
 
Back
Top