LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 184
Default Copy/Paste Values & Formats from each Sheet & Book in Folder A to B.

Copy/Paste Values & Formats only (Not Formulas)
from each Worksheet and Worbook in Folder A to Folder B.
For presentation/printing purpose, the Folder Source A in Path C:\My
Documents, contains
a Workbook named ProjList with Sheet1 Column A containing Workbooks
names.
The rough outline of what I am trying to achieve is as follows :
For Each Workbook in ProjList Sheet1 in Folder A
For Each WorkSheet
WorkSheetType = Right(WorkSheet.Name,1)
Select Case WorkSheetType
Case "a"
Delete Columns P thru AA
Delete Rows 50 thru 60
Case "g"
All margins to Zero
PaperSize : 8.5 x 11
Fit to 1 Page High, 1 Page Wide
Case Else
End Select
Next WorkSheet
Copy/Paste Workbook Values & Formats only to Folder B
(Leave Folder Source A unchanged)
Next Workbook
Print 5 sets of all Folder B content
Thank you for your Help
Wayne
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
copy & paste values+formats from excel to word rockhammer Excel Discussion (Misc queries) 2 May 17th 09 02:29 AM
Open book, copy and paste from sheet, and then close.... Darin Kramer Excel Programming 5 September 14th 06 04:00 PM
date values change when I copy an excel sheet to a new book man818 Excel Discussion (Misc queries) 4 September 4th 06 09:38 PM
How do i compare values from two sheet and copy & paste if values match? rozb Excel Programming 0 March 5th 04 12:06 AM
Copy Sheet - Paste Values Stone[_2_] Excel Programming 1 January 7th 04 03:15 PM


All times are GMT +1. The time now is 06:23 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"