#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 108
Default calculating sheets

I have a worksheet for each month. In the worksheet is a sheet for each day
of the month and a total sheet at the end. In each sheet the part amounts
are totalled for that day and then summed into the total sheet. What i want
to do is that after the part amount reaches a certain limit a message appears
beside it in th total sheet and have a reset button which starts the part
amount totalling from the next day onward. I have this set up already but
the coding for the reset button is going to take ages to do because when my
reset button is pressed it searches throught the days sheets and clears the
day totals to zero. Problem is i have over 100 parts so i will need to code
over 100 reset buttons.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,339
Default calculating sheets

Is it possible to use a "Workshhet event" to check for your condition and
then initiate the actions to clear the totals? The code (I expect) would be
identical for each sheet.

This would remove the need for your rest button(s).

HTH

"enyaw" wrote:

I have a worksheet for each month. In the worksheet is a sheet for each day
of the month and a total sheet at the end. In each sheet the part amounts
are totalled for that day and then summed into the total sheet. What i want
to do is that after the part amount reaches a certain limit a message appears
beside it in th total sheet and have a reset button which starts the part
amount totalling from the next day onward. I have this set up already but
the coding for the reset button is going to take ages to do because when my
reset button is pressed it searches throught the days sheets and clears the
day totals to zero. Problem is i have over 100 parts so i will need to code
over 100 reset buttons.

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
question about many sheets in one warkbook tzveti Excel Worksheet Functions 1 May 30th 06 05:42 PM
Microsoft Visual Basic: Compile error: Sum or Function not defined Dmitry Excel Worksheet Functions 12 April 3rd 06 07:28 AM
insert Rows with Formulas in Place on Multiple Sheets? Michael Link Excel Discussion (Misc queries) 5 March 9th 06 01:54 PM
Finding specific sheets within a workbook Roy Excel Discussion (Misc queries) 2 August 23rd 05 06:40 PM
calculating excel spreadsheet files for pensions and life insurance (including age calculation sheets) RICHARD Excel Worksheet Functions 1 March 15th 05 05:49 PM


All times are GMT +1. The time now is 11:44 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"