Home
Forums
New posts
Search forums
Articles
Latest reviews
Search resources
Members
Current visitors
Newsgroups
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Home
Forums
Newsgroups
Microsoft Excel
Microsoft Excel Misc
Merging rows based on column value
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="lukasz.gr8, post: 11302063"] I have an interesting problem. I have the data in the following format: a1|b1|c1|d1|__|__| a1|b1|__|__|e1|f1| a2|b2|c2|d2|__|__| a2|b2|__|__|e2|f2| and I'd like to be able to merge the rows based on the values in the first two columns. So the above table would become: a1|b1|c1|d1|e1|f1| a2|b2|c2|d2|e2|f2| I have a large file in this format, where I must merge 2,3 or sometimes 4 rows in this fashion. Anyone ? [/QUOTE]
Verification
Post reply
Home
Forums
Newsgroups
Microsoft Excel
Microsoft Excel Misc
Merging rows based on column value
Top