Thread
:
Confused about str()
View Single Post
#
1
Posted to microsoft.public.excel.programming
Ferris[_2_]
external usenet poster
Posts: 34
Confused about str()
I'm curious to know as to why if:
x = 1
str(x) = "1" equates to FALSE.
I've tried x as Long, Integer, etc. Does anyone know why?
Thanks.
Reply With Quote
Ferris[_2_]
View Public Profile
Find all posts by Ferris[_2_]