The text box is a standard control in Access. It is used to view and edit data on forms and reports. It is a control that implements interactive functions. Many different types of data can be displayed in text boxes, and you can also use these text boxes to perform calculations.
Add binding text box(Recommended learning: PHP video tutorial)
Bind A fixed text box displays data from a field in a table or query. On a form, you can enter or edit data in a field using a text box bound to an updateable record source. Changes made in the text box will be reflected in the underlying table.
Quickly create bound text boxes by dragging fields from the Field List pane onto a form or report. Access automatically creates text boxes for fields of the following data types:
Short text
Long text
Number
Date/Time
Currency
Hyperlink
Calculated Field
Note: Starting in Access 2013, the "Text" data type has been renamed to "Short Text" , the "Memo" data type has been renamed to "Long Text".
Drag fields of other data types will create different types of controls.
For example, if you drag a Yes/No field from the Field List pane onto a form or report, Access creates a check box. If you drag an OLE Object field onto a form or report, Access creates a bound object frame; if you drag an Attachment field onto a form or report, Access creates an attachment control.
Add a bound text box to a form or report by dragging a field in the Field List pane
In Layout view or Open a form or report in Design view by right-clicking the form or report in the Navigation Pane, and then clicking the desired view.
On the Design tab, in the Tools group, click the Add Existing Field button image .
In the Field List pane, expand the table that contains the field you want to bind to the text box.
Drag fields from the Field List pane onto the report or form.
For more PHP related technical articles, please visit the PHP Graphic Tutorial column to learn!
The above is the detailed content of Access controls that can implement interactive functions are. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

ZendStudio 13.5.1 Mac
Powerful PHP integrated development environment

VSCode Windows 64-bit Download
A free and powerful IDE editor launched by Microsoft

MantisBT
Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

SecLists
SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.