Fantastic information. I have been going back and forth between using a unbound form to collect the data and shoot it back to the back end, or using a split database. Although I do like to code, I don't necessarily want to create more work than is needed. 95% of what I will be doing is collecting data, not querying. If I understand all my reading up this point, I fully develop the database and then split and distribute it to each PC. This will allow each user to input data and not be "locked" out by links to the back end.
Thanks for all the suggestions and the sample database. The sample database is exactly what I was looking for if I choose to code the unbound form. I am going to continue to read and study, but I think I am leaning towards using a bound form and then split and distribute the database.
I will follow up with the links you provide.
Again, thanks to both of you for your time and comments.
Mike