Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks in advance.
I have the following data that I need to manipulate. I am proficient with Excel formulas (or so I thought), but I can not think of one to use. Maybe a VBA/macro will do the trick. I am not familiar with much if any VBA. I have 20,000+ rows of data. The monthly data came in double stacked (in 2 rows). Feb - Jul over top of Aug - Jan. I would like the data Feb - Jan in a single row. In the first column the numbers repeat 1,1, then 2,2, then 3,3... The columns represent the months. I need to cut the data out of the 2nd occurance of the row number and paste it at the end of the 1st occurance. Then delete the row. Then move to the next number and repeat. Email with questions. A sample of the data: FEB MAR APR MAY JUN JUL AUG SEP OCT NOV DEC JAN 1 -63 62 96 93 -64 -29 1 66 -21 -63 -78 -84 -24 2 -12 80 10 66 31 14 2 22 -22 36 40 -69 11 3 -56 15 80 -30 38 -38 3 28 84 -17 16 -12 14 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Write Macro to Fix Data Alignment (Data dump from Crystal to Excel | Excel Discussion (Misc queries) | |||
macro to get data from one application into excel | Excel Discussion (Misc queries) | |||
Macro to check data from excel list against access query and return value back to excel | Excel Worksheet Functions | |||
internet connection via excel macro at timed intervels & save data to excel file. | Excel Worksheet Functions | |||
Excel OLE data in PPT reverting to OLD data after macro updation | Charts and Charting in Excel |