Hello,
I have a form with a list box. I want to use the not in list property to allow entry of new items.
I have coded the not in list as follows
Private Sub CategoryID_NotInList(NewData As String, Response As Integer)
If MsgBox("Category Not Found, Add?", vbYesNo + vbQuestion...
Hello,
I have two tables - Vendors and Manufacturers. I wanted to use an append query to append those vondors that are manufacturers as well. I have created an append query and it works but it appends all the records that are not the already there. I set the Company name property as a...
Hello,
This is a great site and has allowed me to further my knowledge of access greatly. Thank you to all the people that make it happen:)
My question has to do with tracking shipments from within my database. I am in the experimenting mode so I don't have a full table yet but it works...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.