A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » Worksheet Functions
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Fields - Columns



 
 
Thread Tools Display Modes
  #1  
Old September 7th, 2004, 12:25 AM
Bill
external usenet poster
 
Posts: n/a
Default Fields - Columns

Hi,

I have about 50 Fields. I am trying to create 25 out of 50 fields into one
fields so that I like to see 26 fields instead of 50 fields.

Your help would be much appreciated.

Thanks


  #2  
Old September 7th, 2004, 03:27 AM
agarwaldvk
external usenet poster
 
Posts: n/a
Default

Not quite clear as to your requirements but do you need a delimiter for
the 25 fields that you want to combine?

Presuming you do, try this (using "|" as the delimiter between fields)
:-


=concatenate(a1,"|",b1,"|" etc.)


Is that what you were after?


Best regards



Deepak Agarwal


---
Message posted from http://www.ExcelForum.com/

  #3  
Old September 7th, 2004, 03:56 AM
Bill
external usenet poster
 
Posts: n/a
Default

Thanks for reply that I'm really appreciated. No , I am looking for each row from each fields.

example:

A1 as a new column

1st Row from Field 26

2nd Row from Field 27

so on...

Thanks again......



************************************************** *****************************

"agarwaldvk " wrote in message ...

Not quite clear as to your requirements but do you need a delimiter


for the 25 fields that you want to combine?




Presuming you do, try this (using "|" as the delimiter between fields)


:-


=concatenate(a1,"|",b1,"|" etc.)


Is that what you were after?


Best regards


Deepak Agarwal


---


Message posted from http://www.ExcelForum.com/




  #4  
Old September 7th, 2004, 08:36 AM
Paul Lautman
external usenet poster
 
Posts: n/a
Default

Where do these "fields" exist?
"Bill" wrote in message ers.com...
Thanks for reply that I'm really appreciated. No , I am looking for each row from each fields.

example:

A1 as a new column

1st Row from Field 26

2nd Row from Field 27

so on...

Thanks again......



************************************************** *****************************

"agarwaldvk " wrote in message ...

Not quite clear as to your requirements but do you need a delimiter


for the 25 fields that you want to combine?




Presuming you do, try this (using "|" as the delimiter between fields)


:-


=concatenate(a1,"|",b1,"|" etc.)


Is that what you were after?


Best regards


Deepak Agarwal


---


Message posted from http://www.ExcelForum.com/




 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Menu Bar Security and UNHIDING columns AccessNana General Discussion 1 August 29th, 2004 02:33 PM
Mail Merge two fields that have multiple lines with new line control code Eric Li Mailmerge 7 May 25th, 2004 06:10 PM
comparing data and return only data that exsist in the 2 columns victorwill Worksheet Functions 2 December 27th, 2003 12:13 AM
Adding rows in two dynamic columns Justin Etheredge Worksheet Functions 0 November 24th, 2003 10:27 PM


All times are GMT +1. The time now is 04:48 PM.


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