Hi billmeye,
There are two types of records bing entered in to my table. New cases that have never existed before (these get the unique random number), and follow ups to those cases. Any follow up records added to the table should have the same ID number as the origional case. This is why I...
Hello
I need some help. I have a form which allows the user to add new records to a table. After the user had entered all the information into the form, they click a command button to add the record. In addition to adding the new record, my command button runs an query which is supposed to...
I’m trying to create a process in Access that will a give me a file I can use to build org charts in Visio.
I have a table which contains all of our employees and all of their info. The table is called “EmployeeList”
Employee ID
Employee Name
Employee Job Code
Employee Job Title
Employee Pay...