G
Guest
I want to place a command button on my form which will allow the user to add
a new city. The source for "city" is tblCity, which consists of an autonumber
for primary key & the city name itself. I created a form (frmAddCity) which
consists of the 2 fields referenced above. When I added a command button to
my form whch opened frmAddCity, I was not able to enter a new city.
How come, oh wise ones?
Thanks much!
a new city. The source for "city" is tblCity, which consists of an autonumber
for primary key & the city name itself. I created a form (frmAddCity) which
consists of the 2 fields referenced above. When I added a command button to
my form whch opened frmAddCity, I was not able to enter a new city.
How come, oh wise ones?
Thanks much!