tab delimited - MS Access Importing a csv Errors -


hi trying import csv , having errors import. if there string ex. " hi, hello" treating hi hello in separate columns. there anyway circumvent error. ex. how remove , within " " or there other ways. "hi, hello" should appear in 1 column not in 2 column

use transfertext action.

if doing access vba code, here documentation msdn.

and here link transfertext macro action.


Comments

Popular posts from this blog

php - Dynamic url re-writing using htaccess -

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -