J
John W. Vinson
However, in
this case I am getting exports from our accounting system and sometimes you
have no choice but take what you can get.
You do NOT need to let the fieldnames or format of the accounting
system exports dictate your table fieldnames. If they're bad
fieldnames *just don't use them* - you can append from a table with
one set of fieldnames into a table with a different set.
I'd also avoid storing data - "Walmart Open Invoices" - in tablenames
or fieldnames.
John W. Vinson [MVP]