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: 21
Default Pasting Selections from Multiple Sheets along with their Sheet's Name

Hi Programmers,
I'm trying to copy data from 7 sheets, put it together on a report
sheet, categorize it, and sort it. There are things the macro
recorder just can't do in the below routine. Any help on programming
this would be greatly appreciated. Thanks for your consideration and
time.

STEPS
--go to sheet 1 (named "Period 1")
--select B13:C13, Z13:AA13, AC13:AD13, AO13:AP13
--continue selecting the cells in the same columns for every odd row
below 13 that has text in column C (end of data on each sheet will
vary)
--copy this entire selection
--go to a sheet named "Grades Summary"
--paste values only, starting on row 3 (headings in row 2)
--in column 9 (since there are 8 cols involved above), put the name of
the previous sheet ("Period 1") on every row of the pasted data

--then, go to sheet 2 (named "Period 2")
--select the same as above
--return to the Summary sheet
--**go to a row below any values that are already pasted**
--paste values only
--in column 9, put the name of the previous sheet (this time "Period
2") on every row of the newly pasted data

--repeat this for all 7 sheets (Period 1, Period 2,...Period 7)

--select all in the Summary sheet and sort by columns A and B;
headings are in row 2.

--lastly, go to print preview

Thanks
 
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
Pasting to multiple sheets ManhattanRebel Excel Discussion (Misc queries) 1 February 12th 09 07:20 PM
Looping through multiple sheets and pasting data in first blank ro Dan Excel Programming 1 September 18th 08 04:23 PM
How do I transfer data from multiple sheets to one without pasting sdale Excel Worksheet Functions 0 October 7th 06 01:10 AM
Pasting to Multiple Selections. JayQue Excel Discussion (Misc queries) 1 January 7th 06 11:47 AM
Problem copying range and pasting to multiple sheets Murphy Excel Programming 1 October 9th 03 07:13 PM


All times are GMT +1. The time now is 02:35 AM.

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

About Us

"It's about Microsoft Excel"