Convert single colum/multiple rows to multiple colums.

J

Jeff

Sorry if double posted. Tried to sign in?

Hi,

I have a .dat file when opened with Excel it has 1 column and 7 rows per
entry. I would like to delete some rows and convert the rest to something
like. Any chance this can be done. It's quite large. 51,793 rows.

TIA

Jeff

Col 1 Col 2 Col 3
Name Date Lenny Kravitz - 2000 - Greatest Hits


-- Table: {2}
{
"music"
"Name",
"06/04/2008",
"Lenny Kravitz - 2000 - Greatest Hits",
},
--Table: {3}
etc.
etc.
 
S

ShaneDevenshire

Hi Jeff,

the answer is yes. You would have to program it in VBA and for that you
would need to post all the details to this list.
I would make it a new post.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top