atadbitslow
Programmer
I have a table that has logdate, lognumber, batchid. I need to create a query or code that will go through the table and make the logdates the same per lognumber. So if lognumber 4321, has 5 records, but 3 different logdates, I need to update the logdates to be the same for lognumber 4321, preferrably using the latest date.
Thanks!
Thanks!