U
UJ
I have a datatable with a field in it that tells me where the data belongs
(let's say the values are 'A' and 'B'). I want to split the table into two
other tables where in one there are only the 'A' records and the other one
has only the 'B' records.
What's the easiest way to do it? I looked at a dataview but it has no copy,
it has copyto.
TIA - Jeff.
(let's say the values are 'A' and 'B'). I want to split the table into two
other tables where in one there are only the 'A' records and the other one
has only the 'B' records.
What's the easiest way to do it? I looked at a dataview but it has no copy,
it has copyto.
TIA - Jeff.