Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Comparing values
Message
From
14/01/2003 04:04:29
 
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00740877
Message ID:
00741330
Views:
21
I think this is the correct way
If not dblVar1=cdbl(dblVar2) Then ...
or you can have this one tooo
If not cdbl(dblVar1)=cdbl(dblVar2) Then ...
Best Luck..
Nilesh
Previous
Reply
Map
View

Click here to load this message in the networking platform