Computing.Net > Forums > Office Software > XL problem convert rows to column

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

XL problem convert rows to column

Reply to Message Icon

Name: Martie
Date: August 11, 2004 at 14:29:15 Pacific
OS: XP
CPU/Ram: P4/512
Comment:

Hello
I have a succession of contact data in the form of:
NAME, A.B.
Address
Address
Address
Address
Phone: 000-000
Fax: 000-000
E-Mail: aaaaa@mts.net
(one to 3 blank rows)
new contact ..

They all are in the first column of an XL sheet. What I like to have is each info in a different column and a succession of contact rows. If possible also eliminate the blank rows and part of the text in a cell (e.g. Phone: or Fax: )
Is it possible to do that without having to to go throught each single record ???
Thank you very much for helping I appreciate!
Martie



Sponsored Link
Ads by Google

Response Number 1
Name: wizard-fred
Date: August 11, 2004 at 16:09:45 Pacific
Reply:

Yes, Use Paste Special, Transpose.
This would not delete empty fields.

I would not delete empty fields because you would lose the ability to search and sort. Example: Column 6 - phone number

After transformed you can trim phone and fax from those cells.


0

Response Number 2
Name: Martie
Date: August 11, 2004 at 16:26:39 Pacific
Reply:

Thanks Fred! That is great and works well. But i have to do it one by one ..and i have over 300 entries, is there a way for transforming the whole fist column??
And how do I "trim" phone and fax without doing it cell by cell?
Thanks a lot for helping
Martie


0

Response Number 3
Name: Bryco
Date: August 11, 2004 at 20:11:03 Pacific
Reply:

Not sure what you mean about trimming phone and fax. If you mean change Phone to Ph and Fax to Fx then use Find and Replace after selecting the entire first column.

The other process...that's what macros were made for. I can't write it due to lack of ability but the folks at the OzGrid Excel forum are quick to offer their expertise in those matters. I have not presented them with a problem they couldn't handle yet.

As a courtesy, use the Search function before registering and posting your problem. It may be there already.

Regards,
Bryan


0

Response Number 4
Name: wizard-fred
Date: August 12, 2004 at 09:56:01 Pacific
Reply:

If your entries are name1 (a1.a11), name2 (a12.a22), etc. The only way I can think of is to create a macro that will allow you to select the input range, then the output row.

Unfortunately, from my interpetation of the structure of your data, Phone and Fax does not necessarily end up in the same column. Otherwise, one of the TEXT functions (MID$ or RIGHT$) could be used to trim the prefix.
A macro could also be used.

My recommendation is to normalize the structure so that the field data are all in columns. Even though you will have empty cells, you will know that column 6 is the phone number. Maybe the next step is to go to a data base or a contact manager.


0

Response Number 5
Name: Martie
Date: August 12, 2004 at 21:11:36 Pacific
Reply:

Thanks to all of you, much appreciated!
Martie


0

Related Posts

See More



Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Office Software Forum Home


Sponsored links

Ads by Google


Results for: XL problem convert rows to column

Macro to convert each row to pdf www.computing.net/answers/office/macro-to-convert-each-row-to-pdf/7530.html

add comma to address www.computing.net/answers/office/add-comma-to-address/9152.html

excel rows and columns in outlook www.computing.net/answers/office/excel-rows-and-columns-in-outlook/4534.html