P
Paul Barlow
Hi,
I'm extracting a number from a SQL Server database which represents an
average time. I store this in a cell formatted in Time format e.g.
03:10.00
What I need to do is to be able to read the digits to put into another
cell in number format e.g. 3.1
Haven't been able to find any examples of doing this type of thing so
would appreciate any help, or pointers in the right direction?
Cheers,
Paul
I'm extracting a number from a SQL Server database which represents an
average time. I store this in a cell formatted in Time format e.g.
03:10.00
What I need to do is to be able to read the digits to put into another
cell in number format e.g. 3.1
Haven't been able to find any examples of doing this type of thing so
would appreciate any help, or pointers in the right direction?
Cheers,
Paul