A number of years ago I used collections .add . remove .count to keep track of data.
My understanding is that collections are old school, what is the new way of inputting large amounts of data (objects) and keeping track of each item, either adding, updating, or deleting items?
Microsoft Access is a rapid application development (RAD) relational database tool. Access can be used for both desktop and web-based applications, and uses VBA (Visual Basic for Applications) as its coding language.