Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm writing a VBA script for Excel 2003 that takes information from multiple
sheets and mangles the pertinent information into one sheet. All the sheets have the same format, just different data. One simple thing I'd like to do is to take column information, say from row 50 to row 100 on column 2 of sheet 2, and put it in row 1, column 1 to 50 of sheet IOW, I transpose the column data into row data. I'd like to be able to write a subroutine that does this for any 2 sheets, passing it the row range and column range for the sheets. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how to create pivot table from existing pivot table in excel 2007 | Excel Discussion (Misc queries) | |||
Filter lines with Pivot table and non pivot table columns | Charts and Charting in Excel | |||
Filter lines with Pivot table and non Pivot table columns | Excel Discussion (Misc queries) | |||
Filter lines containing pivot table and non pivot table data | Excel Worksheet Functions | |||
Help required with setting up a pivot table with the source on sheet1 to have the pivot table created on sheet called "report" | Excel Programming |