Hi everyone,
I am working in a database to control the stock of tools. I have a table called tools which has all the tools in the system and 3 tables regarding shippments, shipping to clients (shipping bills), shipping from clients to maintenance and shipping from maintenance to the stock again.
The table shipping to clients (shipping bills) I turned into a form, and the part to select the tools to be shipped I would like to make it a multivalued field, but my problem is that as soon as I checked the tools, i would like them to be unavailable in the list until they are back in the stock again.
And I would like to create a query with a input paramenter (date) to know where the tools is.
Could anyone give me any advice how to do it? I would be extremely grateful.
Best regards
I am working in a database to control the stock of tools. I have a table called tools which has all the tools in the system and 3 tables regarding shippments, shipping to clients (shipping bills), shipping from clients to maintenance and shipping from maintenance to the stock again.
The table shipping to clients (shipping bills) I turned into a form, and the part to select the tools to be shipped I would like to make it a multivalued field, but my problem is that as soon as I checked the tools, i would like them to be unavailable in the list until they are back in the stock again.
And I would like to create a query with a input paramenter (date) to know where the tools is.
Could anyone give me any advice how to do it? I would be extremely grateful.
Best regards