S
snax500
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
have it in this code:
cell.Value = CDbl(sVal)
which converts 2000- to -2000.
How does this happen?
Thanks