Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I have a monitoring sheet which consists of a sequence of numbers, at the moment I have used a =MAX() formula to display the maximum # on the status bar, this works simple as I have defined the range. Now I want it to be more dynamic; where I shouldn't be giving the range in fact there should be iteration on the particular cell and there it should determine the maximum # and add 1 to it. Can anyone tell me how to use it and how to use such formulas in VBA E.g. Total Tasks = 4 (assuming this is the highest # so far) A -------------- 1 2 3 4 I should rather iterate instead of using a defined range. TIA Regards Mumshad |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
E2007 formulas display as formulas, not results | Excel Worksheet Functions | |||
Counting # of Formulas in a column with formulas and entered data | Excel Worksheet Functions | |||
CELLS NOT CALC FORMULAS - VALUES STAY SME FORMULAS CORRECT?? HELP | Excel Worksheet Functions | |||
Formulas not evaluated, Formulas treated as strings | Excel Discussion (Misc queries) | |||
AdvancedFilter on cells with formulas, returning values and not formulas | Excel Programming |