Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi everyone,
I'm not sure that the subject line explains anything but what I would like to do is to be able to sum a range of non-contiguous cells BUT if rows are hidden not to sum the values in those cells. I need to calculate scores from employees - supervisors may have 1 to 5 people reporting to them and I want to send out a generic workbook so I have a macrobuttons on sheet 1 for them to select number of employees and this hides the appropriate number of rows. Supervisors can then enter scores for just those employees and most importantly calculates the score The range is in Column H starting at Row 9 and then every other row to row 17 and cells are formatted as numbers. There are other scores on this page not relating to individual employees and these also have to add to the total. At the moment the scores are summed in C45 and Averaged in D45 but I'm guessing that the calculation will need to be done from a calculate macrobutton. If annyone could help that would be brilliant :-) Thank you -- Trish |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Hidden rows/columns expand when referencing cells? | Excel Worksheet Functions | |||
Rows hidden by Autofilter vs hidden by changing the Hidden property | Excel Programming | |||
Determine Cells(5,4) IN SPITE of hidden rows/columns | Excel Programming | |||
Macro that will hidden columns, rows and worksheets based on an identifier | Excel Discussion (Misc queries) | |||
Using VB to unhide hidden rows based on user response | Excel Programming |