I have an access database the key is admit number/requestor/review type. The users wants to be able to from the switchboard click a button for Add/Edit Database. When they click this it will bring them to a screen where they can enter in an existing record in the database and edit it from this screen. Or they can enter an entirely new entry into the database. So for example I enter in the admit number field 123 it starts to show me all the entries that begin with 123+requestor+requestor type. Entries may look like this
123 BXBS Appeal
123 BCBC Denial
When the user is at the admit number entry and they begin to enter 123 then it will show these two entries and then they can select which one they want to edit and then begin to edit the record they chose. Can this be done from one screen? Also if they want to enter a new record then they could enter 123 BCCC Appeal. In one form could this be done. They do not want a separate command button to add records to edit exiting records they want it all from one screen. Can I have in the Heading of a form a combo box n that they can enter the admit number and pick from a list of existing entries in the database or if they are entering a new entry the user can bypass the combo box and add an entirely new record.
Any helpful suggestions would be greatly appreciated.
Thanks
123 BXBS Appeal
123 BCBC Denial
When the user is at the admit number entry and they begin to enter 123 then it will show these two entries and then they can select which one they want to edit and then begin to edit the record they chose. Can this be done from one screen? Also if they want to enter a new record then they could enter 123 BCCC Appeal. In one form could this be done. They do not want a separate command button to add records to edit exiting records they want it all from one screen. Can I have in the Heading of a form a combo box n that they can enter the admit number and pick from a list of existing entries in the database or if they are entering a new entry the user can bypass the combo box and add an entirely new record.
Any helpful suggestions would be greatly appreciated.
Thanks