Flaviramulus
New member
- Local time
- Today, 02:44
- Joined
- Jan 4, 2017
- Messages
- 3
Hi, I have searched these forums and the web, but couldn’t find an answer to my problem.
I am using access 2016 for inventory management for a distillery. I have my raw materials in a table, and when a particular raw material is empty, a YES/No field called "empty", in this table is set to true. (This is done in a form)
I need to have all the records of empty raw materials in the db, due to regulations.
I have a form which is used for browsing through the raw material records, and I am using the buttons with embedded GOtoRecord macro for jumping to the next record.
As time goes on, the number of empty records has become a nuisance, and I would like to change the embedded macro for one that goes to the next record that does not have "empty" set to true. Is there any way to do this?
I am using access 2016 for inventory management for a distillery. I have my raw materials in a table, and when a particular raw material is empty, a YES/No field called "empty", in this table is set to true. (This is done in a form)
I need to have all the records of empty raw materials in the db, due to regulations.
I have a form which is used for browsing through the raw material records, and I am using the buttons with embedded GOtoRecord macro for jumping to the next record.
As time goes on, the number of empty records has become a nuisance, and I would like to change the embedded macro for one that goes to the next record that does not have "empty" set to true. Is there any way to do this?