Hi,
I have an big problem! When I want to read the time from an time formatted cell it instead of 07:45:00 it Excel reads it as 0,322.....
This is the script I use:
If Range("Z1") > "" Then
...............
..............
..............
.............
I'm greateful for all help I can got!
Thanks!
I have an big problem! When I want to read the time from an time formatted cell it instead of 07:45:00 it Excel reads it as 0,322.....
This is the script I use:
If Range("Z1") > "" Then
...............
..............
..............
.............
I'm greateful for all help I can got!
Thanks!