LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default help with transpose-like macro

Im trying to write a vba macro for an excel spreadsheet that will
format cells from this;
A B C D
1 rat z1 z2 z3
2 cat x1 x2 x3
3 bat c1 c2 c3

to something like this

A B
1 rat z1
2 rat z2
3 rat z3
4 cat x1
5 cat x2
6 cat x3
7 bat c1
8 bat c2
9 bat c3

has anyone encounted a macro which does this or something
similar, or if not, has any idea about how to break down the
problem into logcial steps.


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

 
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
Transpose or Macro? Buyone Excel Discussion (Misc queries) 7 November 5th 09 08:55 PM
Do I need a Macro to do Transpose in this case? Ting Excel Discussion (Misc queries) 3 February 28th 08 06:19 PM
I need a macro to transpose multiple columns A1-Z1, A2-X2 etc Wombat62 Excel Discussion (Misc queries) 7 September 18th 06 05:05 AM
Transpose Macro Spil Excel Worksheet Functions 1 July 14th 05 09:28 AM
Transpose date macro Henry Lifton Excel Worksheet Functions 2 March 16th 05 06:12 PM


All times are GMT +1. The time now is 01:06 PM.

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"