J
johndog
The following sequence of steps gets tricky at step 3:
1) Split Text into columns
2) Perform edits on text
3) Merge Text into a single column again
Currently it can only be done with 1) a macro, or 2) a temporary column and
the use of concatenate, which gets tedious and error-prone if many columns
are involved. (concatenate doesn't support cell ranges, for one thing).
In priniple, it seems like this kind of thing ("inverse of") should be built
into excel.
----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.
http://www.microsoft.com/office/com...5-5e5b505470b5&dg=microsoft.public.excel.misc
1) Split Text into columns
2) Perform edits on text
3) Merge Text into a single column again
Currently it can only be done with 1) a macro, or 2) a temporary column and
the use of concatenate, which gets tedious and error-prone if many columns
are involved. (concatenate doesn't support cell ranges, for one thing).
In priniple, it seems like this kind of thing ("inverse of") should be built
into excel.
----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.
http://www.microsoft.com/office/com...5-5e5b505470b5&dg=microsoft.public.excel.misc