Hi all,
First time posting, I was hoping for a little help. So far I've managed to develope a database system with functioning forms. However I'm now in the process of altering specific factors before I continue to add the data into the system (Theres a lot to add).
I've followed some advise from other threads in the forum and only used queries to alter my data within my tables. However I've stumbled accross an issue that i can't find a work around for.
I have a query 'Proc - Browse Query', this pulls all the data from my 'Proc - Add Query' which in turn links to my three tables 'BS - Master List', 'Procedure - Master List' and 'Procedure - Update Log'.
There are additional tables that create the entire system, however these are the ones linked to my current issue.
I have a form called 'Proc - View' that shows a list box of all the data from the 'Proc - Browse Query', however one column is showing the ID of the item not the title that i wish it to display.
I've hidden all unneccasary tables, forms, queries etc. The ones relevant are unhidden within the attached zip folder.
Cardinal ERP System.zip
I apologise if the system is hard to follow, this is my first time utilising access properly in over 10 years.