enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Control data entry formats with input masks - Microsoft Support

    support.microsoft.com/en-us/office/control-data-entry-formats-with-input-masks...

    You can help people enter data correctly into your Access desktop database by providing input masks for fields that contain data that is always formatted a certain way. For example, you can use an input mask to make sure that people enter correctly formatted phone numbers into a phone number field.

  3. Restrict data input by using validation rules - Microsoft Support

    support.microsoft.com/en-us/office/restrict-data-input-by-using-validation...

    You can use the Validation Rule property and the Validation Text property of a form control to validate data that is input to that control and to help users who input data that is not valid.

  4. Format a date and time field - Microsoft Support

    support.microsoft.com/en-us/office/format-a-date-and-time-field-47fbbdc1-52fa...

    When you want to constrain entry of date and time in a specific format, use an input mask. For example, if you applied an input mask to enter dates in the European format, someone entering data in your database will not be able to enter dates in other formats.

  5. Create or delete a date and time field - Microsoft Support

    support.microsoft.com/en-us/office/create-or-delete-a-date-and-time-field-a9d...

    In this article. Understand date and time fields. Add a date and time field in Datasheet View. Add a date and time field in Design view. Set date and time field properties. Delete a date and time field. Date and time field property reference. Understand date and time fields.

  6. Create or delete a Short Text field - Microsoft Support

    support.microsoft.com/en-us/office/create-or-delete-a-short-text-field-859ebe...

    You define an input mask when you need to control how users enter data in the field. For more information about using input masks, see the article Create an input mask to enter field or control values in a specific format. Caption. Specifies the name of your Short Text field.

  7. Introduction to data types and field properties - Microsoft...

    support.microsoft.com/en-us/office/introduction-to-data-types-and-field...

    In this article. Overview. When to use which data type. Field size property. Data types in relationships and joins. Data type reference. Overview. Data types can seem confusing for example, if a field's data type is Short Text, it can store data that consists of either text or numerical characters.

  8. Design considerations for updating data - Microsoft Support

    support.microsoft.com/en-us/office/design-considerations-for-updating-data...

    An input mask forces you to enter data in a predefined format. The masks appear when you select a field in a table or a control on a form. For example, suppose you click a Date field and see this set of characters: MMM-DD-YYYY.

  9. Format Property - Microsoft Support

    support.microsoft.com/en-us/office/format-property-592a05fb-76f1-498b-8348...

    When you have defined an input mask and set the Format property for the same data, the Format property takes precedence when the data is displayed and the input mask is ignored.

  10. Use the Find and Replace dialog box to change data

    support.microsoft.com/en-us/office/use-the-find-and-replace-dialog-box-to...

    Searches based on an input mask or format . Find operations can search for data or the format applied to data. For example, you can search for Feb in fields formatted with a Date/Time input mask. This option remains unavailable until you search on a field with either a format or input mask applied.

  11. AutoTab Property - Microsoft Support

    support.microsoft.com/en-us/office/autotab-property-fa30fff3-0f28-49c3-9b60-7e...

    You can also create an input mask for a text box control bound to a field by setting the InputMask property for the field in the form's underlying table or query. If the field is dragged to a form from the field list, the field's input mask is inherited by the text box control.

  12. Using the Date/Time Extended data type - Microsoft Support

    support.microsoft.com/en-us/office/using-the-date-time-extended-data-type-708c...

    In a form you can use the date picker and the input mask to enter a date with the larger range, but not the fractional precision for nanoseconds. Expression Support The Date/Time Extended data type supports SQL Aggregate Functions and expression evaluation.