Examples of using Source property in English and their translations into Greek
{-}
-
Colloquial
-
Official
-
Medicine
-
Ecclesiastic
-
Financial
-
Official/political
-
Computer
then locate the Row Source property.
If the tab contains a Row Source property box, then the field is a Lookup field.
you can edit the data directly in the Row Source property of the source table.
then type an expression in the Control Source property box.
Any changes you made in the Query Builder will be reflected in the SQL statement in the Record Source property.
to create the expression, click next to the Control Source property box.
you might enter the following expression in the Control Source property for the text box.
The triangle means that Access can't evaluate an identifier or expression in the Control Source property of that control.
then examine the Row Source property and determine whether any of the text matches the text in the Enter Parameter Value dialog box.
The Control Source property of the calculated text box contains an expression that multiplies two fields(the number of items times the unit price) to obtain the result.
you might set the Control Source property of the text box to.
open in Design view), or in the Control Source property box in the control's property sheet.
onto the form or report, and then deleting the value in its Control Source property.
want to bind it to a field, set the value in the control's Control Source property box to the name of the field.
if you plan to edit the Control Source property and create an expression,
The Row Source Type property should contain either Value List or Table/Query, and the Row Source property must contain either a list of items separated by semicolons
Table/Query, and the Row Source property should contain either a list of items separated by semicolons
This article explains how to set the Record Source property for an existing form
If the form or report's Record Source property is a SELECT statement
Access automatically fills in the form or report's Record Source property for you.