N
nyn04
two issues, this in regrad to an earlier post today..
MsgBox WorksheetFunction(Range("TradesDiff"), "<0")
I run this and I get nothing
any ideas
my variable is defined as
Dim tradesDiff ()]
m = 300
Redim (m)
I am new to vba, when I put the values in excel cells I can then ru
the countif on the excel sheet but I need to avoid that, my values ru
from 17 to 40
2. how will I set backround and letter colors from vba to a cell
thank yo
MsgBox WorksheetFunction(Range("TradesDiff"), "<0")
I run this and I get nothing
any ideas
my variable is defined as
Dim tradesDiff ()]
m = 300
Redim (m)
I am new to vba, when I put the values in excel cells I can then ru
the countif on the excel sheet but I need to avoid that, my values ru
from 17 to 40
2. how will I set backround and letter colors from vba to a cell
thank yo