Hi.
After the prompt reply to my message yeasterday (Problem with Opera an IE),
I have another newbie question.
How do I separate the integer and decimal part of a number, ie. If I had
123456, and divided it by 1000 = 123.456,
how do I obtain 123 and 456 as seperate variables?
This is the sort of thing that is done using the "int" and "mod" function
in Excel
Cheers Si,
After the prompt reply to my message yeasterday (Problem with Opera an IE),
I have another newbie question.
How do I separate the integer and decimal part of a number, ie. If I had
123456, and divided it by 1000 = 123.456,
how do I obtain 123 and 456 as seperate variables?
This is the sort of thing that is done using the "int" and "mod" function
in Excel
Cheers Si,
Comment