Thread
:
CDbl function
View Single Post
#
1
Posted to microsoft.public.excel.programming
snax500[_2_]
external usenet poster
Posts: 29
CDbl function
Can some one please explain how the CDbl conversion function works. I
have it in this code:
cell.Value = CDbl(sVal)
which converts 2000- to -2000.
How does this happen?
Thanks
Reply With Quote
snax500[_2_]
View Public Profile
Find all posts by snax500[_2_]