I am going through my code trying to change instances where I was opening a form in order to create a new record to the better method of using the CurrentDb.Execute INSERT method.
I have a table ListingsHomeInfo where I had ListID and HomeInfoID as required fields. Therefore when I entered the ListID using the CurrentDb.Execute method it was asking for the HomeInfoID. So I'm guessing that I need to not require HomeInfoID in the table but rather check to make sure that it is entered in the Form's BeforeUpdate event. Is this correct?
Thanks!
Connie
__._,_.___
MARKETPLACE
.
__,_._,___
Tidak ada komentar:
Posting Komentar