Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hey everyone,
I'm trying to write a macro that will generate a report of data entered on various worksheets. I only want to generate the report, however, on worksheets within a range of worksheets defined by the user. For instance, if they say worksheet "Week 4" and "Week 8", it would generate the report by pulling numbers from Week 4, 5, 6, 7, and 8. I'm assuming that the only way this would even be possible is if the worksheets are in sequential order. However, given the excel program I have, it always adds new worksheets to the end so it should be a safe assumption. The point of the program is it is essentially a weekly timecard to keep track of how much I work so I can bill my time appropriately. At the end of each week, the user can hit a button to generate a new template for the next week so users can save their time for their records. The problem, however, it that the file size gets massive by just copying and adding new spreadsheets each week. Ideally, I would be able to generate this report would would display the time worked Sun- Saturday each week (based on the different spreadsheets in the range) and then I'll delete the original worksheets and give users the option to email the report to themselves or save it as a seperate file. Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Sorting and copying data to another worksheet in a workbook. | Excel Discussion (Misc queries) | |||
Populating worksheet via a drop down list ! | Excel Worksheet Functions | |||
check if worksheet exists | Excel Worksheet Functions | |||
Conversion of Cell Contents into a Functional Worksheet name ? | Excel Worksheet Functions | |||
Copy from worksheet to another x times | Excel Discussion (Misc queries) |