Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
So I have to copy 173 sheets into one list. I found the code at:
http://www.rondebruin.nl/copy2.htm to be very helpful. I'm using the copydatawithoutheaders macro But I need to grab information from cell B5 of each sheet and add it to the end of the list for each item. That is if it copies 4 rows and 5 columns, I want each row to have a 6th column with the value in cell B5 of that sheet. The AppendDataAfterLastColumn macro doesn't do what I want, it adds the information into a new column (or maybe I'm modifying it incorrectly). Any help would be greatly appreciated! Thanks in advance. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
move or copy sheets doesn't copy format | Excel Worksheet Functions | |||
Function To Add across Multiple Sheets with a Twist | Excel Worksheet Functions | |||
in VBA Sheets("mysheet").Copy Befo=Sheets(1) how do i get a reference to the newly created copy of this sheet? | Excel Worksheet Functions | |||
Summing across multiple sheets with a twist | Excel Worksheet Functions | |||
Copy a Formula down with a Twist Q | Excel Worksheet Functions |