G
Guest
I'm working on a form that offers check boxes for the selection of records to be updated to a new status level (from "Requested" to "Acknowledged"). If a box remains unchecked, the record is not to be updated. I'd like to do this without the update query, if possible, so I don't have to make a new update query for each update occurrence (after Acknowledged comes Scheduled, Completed, Approved, and Finalized). I want to just do these via macros, applyfilter actions, and hopefully SevValue actions. I've got it running, but it's only updating the current record. How can I get it to apply the update to all the records in the filter? Would a datasheet view do it, or a subform? I'd rather not use the subform (but I will if there's no other option) because I like the formatted fom. I've got no Access VBA coding experience.
I've checked on AccessWeb (offline) as put together by a bunch of the MVPs, but I didn't see anything in there, or else I missed it.
Thank you!
Derek
I've checked on AccessWeb (offline) as put together by a bunch of the MVPs, but I didn't see anything in there, or else I missed it.
Thank you!
Derek