Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Merging a number of rows

Hello All,

I have a worksheet with a number of columns that I want to merge, but I want
to keep them in rows. I know how to do one row at a time (highlight the
columns, click the merge button), but as I have several rows this will take
me forever.

I have tried with a macro, but it did not work as expected.

I would appreciate any help to save me time!!!

Regards

Meesha


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 49
Default Merging a number of rows

Select your area and use

Selection.Merge True

You could of course replace Selection with a range of your choosing. I got
it from recording 'Merge across'.

HTH,

Jeff

"Smeesh" wrote in message
...
Hello All,

I have a worksheet with a number of columns that I want to merge, but I

want
to keep them in rows. I know how to do one row at a time (highlight the
columns, click the merge button), but as I have several rows this will

take
me forever.

I have tried with a macro, but it did not work as expected.

I would appreciate any help to save me time!!!

Regards

Meesha




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
Merging over hidden rows Velson Horie Excel Discussion (Misc queries) 1 September 19th 09 05:07 PM
Merging Rows and Columns Michael Excel Discussion (Misc queries) 1 November 6th 08 11:48 AM
Is merging rows possible? Mr BT[_2_] Excel Worksheet Functions 1 May 16th 08 04:28 PM
Merging rows Peter Horrocks New Users to Excel 1 November 15th 05 12:01 PM
Merging Two Rows Into One Ourania Excel Worksheet Functions 1 March 18th 05 10:07 AM


All times are GMT +1. The time now is 04:05 AM.

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

About Us

"It's about Microsoft Excel"