Hello All,
I have a form called frmSchedule. Within this form, I have a combo box called cmbCD. I have code in the cmbCD NotInList Event. If the user inputs a number not in the list, the folowing code opens up a new form (frmPatients). The user can now add a new record to the database...
I am working with MS Access 2003
I have a form (frmCalendar) with a textbox (tbDay) and a combobox (cmbLineName)
I want to count the number of records based on the criteria from cmbLineName, and show the result in tbDate. Inside the Control Source of tbDate I put in the following...
Howdy World!
I first learned the basics of Access in 2007 while taking a bioinformatics course in College. I never had to use the program after the semester ended for anything other than my own personal reasons.
However, in December of 2013 my company needed to create a database to more...