Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default Rollup of Data in Multiple Sheets (based on user input)

OK...using excel 2000...here's what i have and need to do:
here's what i have set-up:
- one workbook containing 12 sheets
- each sheet is exactly the same
- database range in each sheet is A14:L27
- column A contains WEEK info (ie...Week 1, Week 2, Week 3, etc. to Week 13)
- have a SUMMARY sheet at the end of the workbook
- the SUMMARY sheet contains a cell which reads: Enter Week # (i've created
a dropdown list to avoid user input error)
here's what i want to do:
- i want the user to choose the week (as stated above) - for this example,
lets say they chose WEEK 1
- then i want all the data, in rows beginning with week 1, from each
database range, in each sheet (1-12) to be rolled up onto the summary
- in addition, at the bottom of COLUMN D, i want to add a TOTAL...(keep in
mind, rows will vary...although there are 12 sheets, the user may only
require 8 - but that'll be my next question - if the user does not require
all 12 sheets (essentially, each sheet represents data for each of their
employees...it will vary with each user)...so if the user decides to delete
a couple of sheets, i would like the roll-up to be flexible ie..perhaps the
solution/code would look to see how many sheets there are, or "go to the
next sheet - if none, then stop macro and end it there" (type thing?!)

i thought about using advanced filtering? could i use advanced filtering
with multiple ranges?
can anyone suggest how i should go about doing this?

appreciate your help!
sandi


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Rollup of Data in Multiple Sheets (based on user input)

You may find that a pivot table will do the job using the option
"Muliple Consolidation Ranges".

You would probably have to hide sheets rather than have them deleted.
This way you could make one workbook & then copy.


---
Message posted from http://www.ExcelForum.com/

Reply
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
Extracting Data from another worksheet based on user input Alvyn Excel Worksheet Functions 14 August 6th 08 05:41 PM
Moving data in one excel column to another sheet based on user input [email protected] Excel Discussion (Misc queries) 1 May 10th 07 05:47 PM
pull data from multiple sheets based on input Patti Excel Worksheet Functions 3 February 27th 07 09:31 PM
Incrementing Data based on user input learningaccess Excel Discussion (Misc queries) 3 January 26th 07 03:28 PM
select data based on user input Dave Ramage[_2_] Excel Programming 0 July 28th 03 12:50 PM


All times are GMT +1. The time now is 12:38 PM.

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"