Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi, I have 63 separate files which are sent to our stores each month
and returned, and are identical in format. I have password protected them also so our sites cannot alter the layout. Each site name is entered in cell B17 and I have created a comments section from rows 41 to 47 and wish to copy these rows from each file and condolidate into 1 sheet (create a summary of all comments) My skills writing macros are fairly basic and would value some suggestions on how I can create a report which will extract the site ID (B17) followed by rows 41 to 47 from each file. Thanks, Dean |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Sample code at Ron de Bruin's site:
http://www.rondebruin.nl/copy3.htm -- Regards, Tom Ogilvy "Dean" wrote in message ups.com... Hi, I have 63 separate files which are sent to our stores each month and returned, and are identical in format. I have password protected them also so our sites cannot alter the layout. Each site name is entered in cell B17 and I have created a comments section from rows 41 to 47 and wish to copy these rows from each file and condolidate into 1 sheet (create a summary of all comments) My skills writing macros are fairly basic and would value some suggestions on how I can create a report which will extract the site ID (B17) followed by rows 41 to 47 from each file. Thanks, Dean |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Tom Ogilvy wrote:
Sample code at Ron de Bruin's site: http://www.rondebruin.nl/copy3.htm -- Regards, Tom Ogilvy "Dean" wrote in message ups.com... Hi, I have 63 separate files which are sent to our stores each month and returned, and are identical in format. I have password protected them also so our sites cannot alter the layout. Each site name is entered in cell B17 and I have created a comments section from rows 41 to 47 and wish to copy these rows from each file and condolidate into 1 sheet (create a summary of all comments) My skills writing macros are fairly basic and would value some suggestions on how I can create a report which will extract the site ID (B17) followed by rows 41 to 47 from each file. Thanks, Dean Thanks Tom for the link. I located what I needed, modified and works a treat. Dean. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copy & Paste Across Sheet Tabs in a Range of Cells | Excel Discussion (Misc queries) | |||
Macro - copy a range and paste it in a new sheet 12 times | Excel Worksheet Functions | |||
Use macro to check a range of cells within a row and copy wanted data to new sheet | Excel Programming | |||
Use macro to check a range of cells within a row and copy wanted data to new sheet | Excel Programming | |||
Use macro to check a range of cells within a row and copy wanted data to new sheet | Excel Programming |