Examples of using Record source in English and their translations into Slovak
{-}
-
Colloquial
-
Official
-
Medicine
-
Financial
-
Ecclesiastic
-
Official/political
-
Computer
-
Programming
You can bind the web browser control to a field in your form's record source by using the Control Source property of the control.
A form or report that is not connected to a record source such as a table,
you need to edit the record source of the main report
If the form or report's Record Source property is empty,
This section usually contains controls bound to the fields in the record source but can also contain unbound controls,
Note: If you have set the form or report's Record Source property to a saved query,
This section usually contains controls bound to the fields in the record source but can also contain unbound controls,
you can select an existing table or query as the record source, or you can create a new query to serve as the record source. .
Note: If you have set the form or report's Record Source property to a saved query,
If you want to display the current data from a record source, click I want the list box/combo box to look up the values in a table or query.
in a calculated control on a form if the field that you need to display is not in the record source on which your form is based.
you might need to edit the record source of the master or child form to be sure the field is in it.
you can use this query as the record source for a combo box on a form.
you might need to edit the record source of the master or child form to be sure the field is in it.
You might want to use the DSum function when you need to display the sum of a set of values from a field that is not in the record source for your form or report.
make sure the form is based on a record source that includes a foreign key field
you can select an existing table or query as the record source, or you can create a new query to serve as the record source.
report if the field that you need to display isn't in the record source on which your form or report is based.
you might need to edit the record source of the master form
a stored procedure when used as the record source within a Microsoft Access project(. adp).