G
Guest
I have a table with ID and DtH fields. There may be more than one of the
same ID. I want to have a query just show me only the first occurance of each
ID and I want to be able to update the DtH field for the first occurance.
ID DTH
23320 0 *
23320 0
48702 0 *
49066 0 *
Only want to see and be able to update the * rows.
Any ideas?
Thanks in advance for your help!
same ID. I want to have a query just show me only the first occurance of each
ID and I want to be able to update the DtH field for the first occurance.
ID DTH
23320 0 *
23320 0
48702 0 *
49066 0 *
Only want to see and be able to update the * rows.
Any ideas?
Thanks in advance for your help!