I have a fairly simple database, currently the user adds details then presses a 'Save and Send" button which emails a reports all records where [Reported]=No. Except if other users are entering info it picks up all the new entries etc...so I want to know how to set only the value for THAT record, and report only THAT record. Can some of you talented people out there help me with something that is probably really easy to do...but not in my knowledge base.
Thanks
existing:
update [AM - New Supplier Information] set [Reported]=True
Thanks
existing:
update [AM - New Supplier Information] set [Reported]=True