T
TCEBob
I wish to import a tab-delimited file consisting only of Last Name, Company and
Categories into a complete data base in such a way as to replace those values
but not all the other data. Last Name and Company are only included to index the
Categories, but I can live with having those fields altered. Right now the task
of importing without overwriting and then manually editing is intimidating.
Perhaps in a text editor, using regular expressions?
rs
Categories into a complete data base in such a way as to replace those values
but not all the other data. Last Name and Company are only included to index the
Categories, but I can live with having those fields altered. Right now the task
of importing without overwriting and then manually editing is intimidating.
Perhaps in a text editor, using regular expressions?
rs