Hi,
Im putting together a database at the moment which hold a lot of confidential details.. The info is submitted to the database and once used yes is selected from a drop down to confirm complete. What I would then like it to do is update a specific field(s) with a for example 4 *'s so the original data in the field no longer exists and therefore makes the record useless if anyone tries to use the data.. How can I go about doing this? I have tried using the update query function but is there anyway to set it just to update the current record within the form.. Or is it possible to do it via VBA??? I'm completely stuck here...
Thanks in advance
Tom
Im putting together a database at the moment which hold a lot of confidential details.. The info is submitted to the database and once used yes is selected from a drop down to confirm complete. What I would then like it to do is update a specific field(s) with a for example 4 *'s so the original data in the field no longer exists and therefore makes the record useless if anyone tries to use the data.. How can I go about doing this? I have tried using the update query function but is there anyway to set it just to update the current record within the form.. Or is it possible to do it via VBA??? I'm completely stuck here...

Thanks in advance
Tom