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

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -