You can't set the Unique property of a primary key to No.@A primary key, by definition, contains only unique values.@If you want to allow nonunique values in this field, remove the primary key definition by setting the Primary property to No.@1@@@1
You can't set a subform control's SourceObject property to a zero-length string if you're displaying the main form in Form ...
You can't set criteria before you add a field or expression to the Field row.@Either add a field from the field list to the ...
You can't set the IgnoreNulls property of a primary key to Yes.@A primary key, by definition, can't allow null values.@If ...
You can't set the PictureData property in Datasheet view.@To see the valid settings for this property, search the Help index ...
You can't set the Unique property of a primary key to No.@A primary key, by definition, contains only unique values.@If you ...
You can't set the | property in print preview or after printing has started.@Try setting this property in the OnOpen event.@1@1 ...
You can't sort on a calculated field in a form.@You can sort on a calculated field only in a query.@Create a calculated field ...
You can't sort on the asterisk (*).@Because the asterisk represents all fields in the underlying table or query, you can't ...
You can't specify criteria for the asterisk (*).@Because the asterisk represents all the fields in the underlying table or ...