Welcome to Windows Help!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

How to create a single line separated by commas from a mat..

 
   Windows Help (Home) -> Microsoft Excel RSS
Next:  Notation Bugs  
Author Message
Alex

External


Since: Oct 18, 2008
Posts: 1



(Msg. 1) Posted: Sat Oct 18, 2008 12:15 pm
Post subject: How to create a single line separated by commas from a matrix?
Archived from groups: microsoft>public>excel (more info?)

Hello,

I've the following problem.

I've a table made of several columns. Each colum represents a
characteristic regarding to a subject (e.g. Name, Surname, Home
Street, etc...). In the rows I put the different people.

I need to export these info to a format compatible with other program -
an email program-, which requires the information to be arranged in a
different way. The program needs all these data to be ordered in a
single row, with each characteristic between quotation marks, and
separated by commas, following this pattern:

"characteristic 1","characteristic 2","characteristic 3"...

Also, the order of the different "characteristics" in the single row
doesn't have to match with the order of my table.

Could you suggest me any idea about how to deal with this?

Thank you.

 >> Stay informed about: How to create a single line separated by commas from a mat.. 
Back to top
Login to vote
Don Guillett

External


Since: Oct 18, 2008
Posts: 18



(Msg. 2) Posted: Sat Oct 18, 2008 2:28 pm
Post subject: Re: How to create a single line separated by commas from a matrix?
Archived from groups: per prev. post (more info?)

try this idea for a formula
=""""&E1&""""&","&""""&F1&""""

 >> Stay informed about: How to create a single line separated by commas from a mat.. 
Back to top
Login to vote
Thomas Hardy

External


Since: Oct 18, 2008
Posts: 1



(Msg. 3) Posted: Sat Oct 18, 2008 10:20 pm
Post subject: Re: How to create a single line separated by commas from a matrix?
Archived from groups: per prev. post (more info?)

Alex,

It looks as though you need to create a CSV file (comma separated values).
You can save an Excel spreadsheet directly in this format by selecting File,
Save As and then selecting file type CSV(Comma delimeted)(*.csv).

The problem here is that Excel will only put the quotation marks around
cells where a comma is included in the text. However, I would suggest that
you give this a try since the CSV format is a fairly standard way to
transfer data between different applications so your system may accept the
format.

I can't find a way to force the quotes during the Excel save, but if you
move your data from the spreadsheet to an Access table, you can export the
data into a file with precisely the file format you require with no
additional data manipulation. Here is an example I prepared on my pc:

"Char1","Char2","Char3"
"Name","Street","Town"



"Alex" schrieb im Newsbeitrag

> Hello,
>
> I've the following problem.
>
> I've a table made of several columns. Each colum represents a
> characteristic regarding to a subject (e.g. Name, Surname, Home
> Street, etc...). In the rows I put the different people.
>
> I need to export these info to a format compatible with other program -
> an email program-, which requires the information to be arranged in a
> different way. The program needs all these data to be ordered in a
> single row, with each characteristic between quotation marks, and
> separated by commas, following this pattern:
>
> "characteristic 1","characteristic 2","characteristic 3"...
>
> Also, the order of the different "characteristics" in the single row
> doesn't have to match with the order of my table.
>
> Could you suggest me any idea about how to deal with this?
>
> Thank you.
 >> Stay informed about: How to create a single line separated by commas from a mat.. 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Create distinct list and separate commas - Hi Many thanks to anyone who can help. I have a very long list in excel which has a number of values in each cell all separated by a comma. I really would like a way of creating a new column with a list of distinct values remembering that there are man...

How can I create a monthly planner - I have seen some preformatted Excel calendars and planners but I have seen nothing like the one I would really like to have. Can you help me find one or explain how I can create one. I use Excel 2003. Here are the details of what I am trying to creat...

How I create lots of copies of the same document in once? - I have an excel file and I must create many times the same document to be filled by the clients. I must create at least 600 copies of the same document? Is there any way to do it in once, instead to copy the document one by one? Regards Alberto

INDEX MATCH HELL ooops.. I mean HELP! - I know (or at least I think I do) that I can do this with INDEX MATCH. Here is what I want to do. I want to place this formula in cell C4 of Sheet 1. What I want this formula to do is to match the value of B2 of Sheet 1 with a list that is in Sheet 2...

Notation Bugs - Did anybody notice that Excel handles math notations (symbols) in an incorrect way? Try this: write -2 in cell A1. Write =1-A1^2 in a different cell. Write =-A1^2+1 in another cell. The two expressions are equivalent, shouldn't they? Well, the former..
   Windows Help (Home) -> Microsoft Excel All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]