Update Query

manu

Registered User.
Local time
Yesterday, 21:19
Joined
Jun 28, 2001
Messages
51
I have a table where I want to selectively update records. For e.g. let's say my table has 1000 records with appended "Record Type" so my 1000 records can be grouped into 4 equal parts of 250 records based on "Record Type".

I intend to be able to append "Record Types" to the smaller groups where I could say for e.g. My First Group of 250 records, 50 TypeA, 75 TypeB & 125 TypeC.

How can I accomplish this?

Sorry for being long winded.

All help is much appreciated.....

Regards,
 
Last edited:

Users who are viewing this thread

Back
Top Bottom