Thanks, but I've been able to figure out how to do the update using an Access Update Query ..... took some time, looking at examples on the Internet. My "Light-Bulb-Moment" happened when I saw how you could change the view of the Access Query into a SQL view and back again to the Access Design...
.... Given that I'm a NewB on Access (and fumble with VB), the answer may be in the reply above, but it's Greek-to-me! Could someone advise (with example) of how to update a table/field based on the input-field in a form?
This may help;
1. table=people field=fullname * field=out...
I'm working with a Search & Rescue Foundation (KlaasKids.com) and I am trying to develop a small prototype MS Access Application that will be used to; 1) Register Volunteers to Search and 2) Assign Volunteers to Search Teams. I am NEW to Access, but I have a simple core application developed...