Hi everyone,
Somebody can help me , please? I have
VB 2008 Exp edition and I'm starting to learn something about programing! The question is: how can I extract the numbers behind the point.
For example:
I have the double number 12.345 - so I need to separate the number 12 from 0.345, because I need them both, even the number 12 and even the number 0.345!! For example I'll use 12 * 123 and 0.345 * 456!!!!
I hope it's clear! Thank's very much in advance!