I create a table that is created my a vba program that list unused numbers (formated as text) from another table.
What I am trying to do is get a list of the unused numbers so as to have an easier time of assigning those numbers to the main records.
When I pull up the form that is supposed to allow me to do this I get the list of records shown at times, at other times they are shown but after I start entering data they change to "#Deleted " or just come up with "#Deleted" being shown.
As these numbers are not already linked to any records, or the main records. what can be done to inable the form to show the unused numbers without having the fields go to "#Deleted"?
Thank you for your time and help in this matter.
Robert M
What I am trying to do is get a list of the unused numbers so as to have an easier time of assigning those numbers to the main records.
When I pull up the form that is supposed to allow me to do this I get the list of records shown at times, at other times they are shown but after I start entering data they change to "#Deleted " or just come up with "#Deleted" being shown.
As these numbers are not already linked to any records, or the main records. what can be done to inable the form to show the unused numbers without having the fields go to "#Deleted"?
Thank you for your time and help in this matter.
Robert M