i will import a time from a Excel Cell.
First problem is:
like this
XLGetCell>xlBook,InputVar,1,9,InputTime
The value of this cell ist 22:00:00 (h

But, after the import .... Macroshedu.. lose the format and so i recive the value inside the variable 0.916666666666667.
How can i do, that i have not 0.916666666666667?
I need this format h

Second one is,
if i close with
XLQuit>xlBook
but the Excel (process) is open and will not be close!
I only can close the process with the killproce... command... but i think thats not the fine and right way
great thanks for your help