T
Terry Thomas
Hi
I would like to go through all of the records and remove
any rogues from the main table which do not comply to
having every field filled in.
My table holding the records is named tblvisits. I would
like to transfer out any of the bad rows to another table
named - tblvisitbadrows. This table has exactly the same
structure as the tblvisits and I will use it to collect
the bad rows in, this will keep my data clean for export
and provide me a way of seeing how many of these records
are being created.
Any help would be appreciated. I already have my
tblvisitbadrows made.
Terry Thomas
I would like to go through all of the records and remove
any rogues from the main table which do not comply to
having every field filled in.
My table holding the records is named tblvisits. I would
like to transfer out any of the bad rows to another table
named - tblvisitbadrows. This table has exactly the same
structure as the tblvisits and I will use it to collect
the bad rows in, this will keep my data clean for export
and provide me a way of seeing how many of these records
are being created.
Any help would be appreciated. I already have my
tblvisitbadrows made.
Terry Thomas