Our company likes to keep track of when we calibrate certain pieces of machinery. A form was created to log that data in a table. I was asked if I could add another piece of machinery to the list because it was just purchased. I found out that someone manually put in the Row Source (looking at the property sheet). My thoughts were to create a table so if they need to add another piece of machinery that all they needed to do was add it to the table. But come to find out, the form field is connected to a table field that only accepts numbers. I ended up writing over what was previously there and cannot fix it. I need to be able to choose a number for that field but also display the machine name.
Example:
1/Tool 1
2/Tool 2
etc
If you need pictures or something to help visualize please let me know.
Example:
1/Tool 1
2/Tool 2
etc
If you need pictures or something to help visualize please let me know.
Comment