D
Dan
Hi:
I run this SQL from a macro within a button/form but I
want to update just the current record not all of them?
UPDATE [DQ Issues] SET [DQ Issues].DateClosed = Now();
Thanks,
Dan
I run this SQL from a macro within a button/form but I
want to update just the current record not all of them?
UPDATE [DQ Issues] SET [DQ Issues].DateClosed = Now();
Thanks,
Dan