Quote Originally Posted by Lou_Reed View Post
I think that I might have found an ideal solution for my task of populating a database. I found this

https://support.office.com/en-US/art...C-A4E41A14FA98

It talks about a unique way to get data into a database and I think it would be appropriate for my needs. However, it refers in this site to MS Access 20007, I have MS Access 2010. Will this work for my upgraded MS Access?

I hope so because it looks like the solution to my data entry/collection problems.



Respectfully,


Lou_Reed
Yes, it will work on 2010 and above. Access may not be reverse-compatible in the sense of opening a 2010 database in 2007 or 2003, but you can find examples of code online from 2003 and earlier that work perfectly in later editions. I've never known MS to remove a functionality from later versions once it has been developed and installed.

This does sound like a good solution. Good luck.