K
Kevin
Hi all.
I am trying to learn Access 2002 and have run into my first question.
I have created a single table called tblSales and in it I have two fields,
fldDate and fldSales. fldDate is the primary key.
I have made a simple form with the wizard to include both and I have added
some data. (txtDate and txtSales)
What I am trying to do is if I type in a date into the text box I would like
it to look at the table. If the date exist then fill in the Sales text box
that is in that record. If the date does not exist in the table then clear
out the Sales text box to create a new record.
Thank you for your help.
Kevin
I am trying to learn Access 2002 and have run into my first question.
I have created a single table called tblSales and in it I have two fields,
fldDate and fldSales. fldDate is the primary key.
I have made a simple form with the wizard to include both and I have added
some data. (txtDate and txtSales)
What I am trying to do is if I type in a date into the text box I would like
it to look at the table. If the date exist then fill in the Sales text box
that is in that record. If the date does not exist in the table then clear
out the Sales text box to create a new record.
Thank you for your help.
Kevin