Hi all,
I'm completely new to the whole access world and found this place to be incredibly helpful thus far. I thank everyone in advance for any help they might offer!
Some background: I'm just a dumb firefighter with little programming experience and am designing a database to keep track of a state's surplus fire property to be doled out to volunteer departments as I see fit.
I have a table for surplus property that includes what department currently has the surplus property, what type of equipment it is and additional equipment information. I also have a table for "pending transfer property" to track what pieces of property I have decided to potentially assign to a fire department from the state's surplus inventory.
My problem comes when I need to transfer a piece of equipment from one department to another. I would like the surplus property table to automatically remove the property from the surplus property table to the pending transfer table so that it will not be listed on a pending transfer and in the states surplus at the same time. On the flip side, if a transfer falls through I'd like that record to repopulate in the surplus inventory again.
I'm sure this is clear as mud,and as I'm new to database keeping as well as Access I appreciate any help, ideas, or rearrangements I could make. I'm open to everything, just keep in mind you may have to explain in layman's terms as I'm not a programmer.
Thanks all,
A dumb fireman!