Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 14
Default Creating a list of cell values

Hi All

I have three cells:

A1 with the value of 1
A2 with the value of 2
A3 with the value of 3.

I would like A4 to read 1,2,3. Is there an easy way to do this in Excel? I
though it may be a list but that doesn't seem to be the case.

I also tried =A1, =A2, =A3, but that produced nada.

Any help apprciated!

Cheers,
Link.


  #2   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 2,646
Default Creating a list of cell values

Maybe you mean concatenation:
Enter in A4:
=A1 & "," & A2 & "," & A3

Regards,
Stefi

€˛Link€¯ ezt Ć*rta:

Hi All

I have three cells:

A1 with the value of 1
A2 with the value of 2
A3 with the value of 3.

I would like A4 to read 1,2,3. Is there an easy way to do this in Excel? I
though it may be a list but that doesn't seem to be the case.

I also tried =A1, =A2, =A3, but that produced nada.

Any help apprciated!

Cheers,
Link.



  #3   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 14
Default Creating a list of cell values

Thanks Stefi!!

You saved me lots of time. Concatenate was what I was after!

Cheers,
Link.


"Stefi" wrote in message
...
Maybe you mean concatenation:
Enter in A4:
=A1 & "," & A2 & "," & A3

Regards,
Stefi

"Link" ezt ķrta:

Hi All

I have three cells:

A1 with the value of 1
A2 with the value of 2
A3 with the value of 3.

I would like A4 to read 1,2,3. Is there an easy way to do this in Excel?
I
though it may be a list but that doesn't seem to be the case.

I also tried =A1, =A2, =A3, but that produced nada.

Any help apprciated!

Cheers,
Link.





  #4   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 2,646
Default Creating a list of cell values

You are welcome! Thanks for the feedback!
Stefi

€˛Link€¯ ezt Ć*rta:

Thanks Stefi!!

You saved me lots of time. Concatenate was what I was after!

Cheers,
Link.


"Stefi" wrote in message
...
Maybe you mean concatenation:
Enter in A4:
=A1 & "," & A2 & "," & A3

Regards,
Stefi

"Link" ezt Ć*rta:

Hi All

I have three cells:

A1 with the value of 1
A2 with the value of 2
A3 with the value of 3.

I would like A4 to read 1,2,3. Is there an easy way to do this in Excel?
I
though it may be a list but that doesn't seem to be the case.

I also tried =A1, =A2, =A3, but that produced nada.

Any help apprciated!

Cheers,
Link.






Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
creating a range reference from cell values Robin Krupp Excel Discussion (Misc queries) 4 August 10th 07 07:49 PM
Creating A Unique List of Values From A Table carl Excel Worksheet Functions 8 May 17th 07 11:39 AM
Creating a horizontal list of text values Kelly Excel Discussion (Misc queries) 1 January 9th 07 05:00 PM
Creating a link from cell values Capp Excel Discussion (Misc queries) 8 May 8th 06 11:09 PM
Creating cell references with variable values to use in Vlookup jackebro Excel Discussion (Misc queries) 2 December 14th 05 02:46 PM


All times are GMT +1. The time now is 09:17 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"