Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Say I have a column starting at F5, it can be any length. The values in the
cells are numeric, some positive some negative. I want to look down the cells and when I see the first change from a negative to a positive, I perform some calculation using the values in that row. I then set 2 variables, one called open, another called closed. Set open to true, closed to false. Keep looking down the column and when the values switches from positive to negative and open equals true and closed equal false, do some calculations. Keep doing that until the end of the column. I am lost and need some help to get started please? Thanks in advance. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Trying to transpose a row to a column - it is not working - help! | Excel Worksheet Functions | |||
Last Row in Column not working | Excel Programming | |||
Working with one Column in a Named Range | Excel Programming | |||
Working out first and last column and row in a range | Excel Programming | |||
working by column name | Excel Programming |