N
nebb
When using many of the worksheet functions, cell addresses designat
that the contents of those cells are be used. Example: Sum(a1,a2): th
result being the total of the contents of the two cells.
In other worksheet functions, such as the TIMEVALUE function, a cel
address apparently cannot be used or can it?
Example:
TIMEVALUE("2:24 AM") equals 0.1
If cell A1 contained "2:24 AM" , TIMEVALUE(A1) does not give th
same result.
Is there some way of using the contents of cell A1 in the TIMEVALU
function to get the proper result
that the contents of those cells are be used. Example: Sum(a1,a2): th
result being the total of the contents of the two cells.
In other worksheet functions, such as the TIMEVALUE function, a cel
address apparently cannot be used or can it?
Example:
TIMEVALUE("2:24 AM") equals 0.1
If cell A1 contained "2:24 AM" , TIMEVALUE(A1) does not give th
same result.
Is there some way of using the contents of cell A1 in the TIMEVALU
function to get the proper result