Thread
:
Negative number
View Single Post
#
1
Posted to microsoft.public.excel.programming
TJF[_3_]
external usenet poster
Posts: 7
Negative number
How can I recognize (in
VB
) a number is negative?
num1 = 5
num2 = 7
num3 = -4
If numx = "negative" then
......
Thanks Tom
Reply With Quote
TJF[_3_]
View Public Profile
Find all posts by TJF[_3_]