Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Friends,
I have a need to create a macro that will transpose data from all o the pages (tabs) of an Excel spreadsheet onto a new tab. Th information I need is contained in the same cells on each of th worksheet pages. How can I transpose the data that I need? Here is an example of what I have and the cells that need to b transposed: Page 1 - cell h20, c23, c24, h28 Page 2 - cell h20, c23, c24, h28 page 3 - cell h20, c23, c24, h28 etc. I need to move this data to a new page (page 4) where only the cel values (not the fourmulas that are present) are listed on the new pag - one row for each page. I don't need header titles created in th macro. The catch? Each tab is individually named after the employe whose data appears on the page and I need the macro to create then nam a new page to hold the transposed data. Can anyone help create a macro to do this?? Thank you very much for your help! Mik -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Transposing Multiple Rows into 2 Data columns | Excel Discussion (Misc queries) | |||
Sum Multiple Tabs of Data | Excel Discussion (Misc queries) | |||
Transposing Multiple Cell References to Multiple Values (NOT total | Excel Discussion (Misc queries) | |||
Transposing Multiple Cell references as Multiple Values | Excel Discussion (Misc queries) | |||
transposing data from 1 column into multiple rows | Excel Discussion (Misc queries) |