Jump to content
UBot Underground

List and Table Issues...


Recommended Posts

I have a list... (csv's)

 

listitem1,listitem2,listitem3

listitem1,listitem2,listitem3

 

I'm wanting to load that into a table so that each list item gets a column and each new line is a row

 

So this table would be...

 

2 rows & 3 columns

 

*note... The list items often have commas within the text

 

Maybe it's staring me in the face, but I just can't seem to find a way to do it - Any help is greatly appreciated.

Link to post
Share on other sites

Any special reason you don't use "create table from file"? It's meant to load a csv into a table...and this way you will also avoid problems with comma inside cell (if it's a proper csv file).

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...