New User Alert
I want to be able to track the number of times an object is being withdrawn to figure out which objects are being used the most and the least. How do make it so that multiple dates can be kept for each object?
After more reading my guess is to link it another form. Can this be done automatically? If I have a date when the object is used can it be automatically added to another form to create a list of dates when the object is used?
Yes if you set up a link to form (many to many) and in the child form (the form that holds the date) set up a date field with add the current date automatic.
All you have to do then is click on the + sign in the father form. From now on you wil see a list appear after you’ve click the + sign more and more.
Leo
I am not sure if your solution meets my needs. I need to keep a list of how many times, by dates, an object is being used. It would be like a library keeping track of the number of time a book is checked out. Like a library there are hundreds of books.
The instructions were spot-on. Thank you! On to the next challenge.