Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a sheet that does numerous calculations that all hinge off of one cell
(L9). Currently, after I enter in the test data, I manually change the number in L9 until I get the maximum value in the production field (R13). While changing the value in L9, I have to pay attention to the values in cells M10 and N10 to make sure they aren't 100, and that cells L13 thru P13 aren't 100 or <0. How can I code a button or macro to run a range of values for L9 to find the max value for R13 where M10 and N10 are <100 and cells L13 thru P13 are <100 and 0? Thx in adv. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
find the cells that represent a code in one cell | Excel Worksheet Functions | |||
code to go down a column and find the last cell with data before an empty cell | Excel Programming | |||
UDF code to find specific text in cell comments, then average cell values | Excel Programming | |||
Find the cell value in excel by using vb code | Excel Discussion (Misc queries) | |||
VB code to find the selected cell | Excel Programming |