S
samm
I have table names "TableAreaCod" contain fields as:
CountryN: for country name
CityN: for city name
CountryC: for country code
CityC: for city code
Rate: for price each minute
Discount: for discount and time of discount.
I have query names "Query2" created by previous
table "TableAreaCod" , the criteria in the CityN
field
[Enter city name],
and I tried other critetia as [Forms]![Form3]![CityN] but
it gave same function.
And I have form names "Form3" , record
source "Query2"
My Question
When I open query or form always come box ask me to
enter the city name, it is ok query but I like without
coming box
I want make inquiry by writing city name in the text
box names "TCityN" in the form.
CountryN: for country name
CityN: for city name
CountryC: for country code
CityC: for city code
Rate: for price each minute
Discount: for discount and time of discount.
I have query names "Query2" created by previous
table "TableAreaCod" , the criteria in the CityN
field
[Enter city name],
and I tried other critetia as [Forms]![Form3]![CityN] but
it gave same function.
And I have form names "Form3" , record
source "Query2"
My Question
When I open query or form always come box ask me to
enter the city name, it is ok query but I like without
coming box
I want make inquiry by writing city name in the text
box names "TCityN" in the form.