hello,
i need to know if this is possible,i get my raw data (talk time) as number of seconds
and i wanted to know if there is a possibilty to create a vba code that changes
what iv'e writen in the cell to mm:ss format (for example if iv'e enterd 60
in the cell the results for the given cell (after iv'e activated the vba/macro for this
cell only) will show 01:00.
i tried to resolved this issue via conditional formating but didn't succeed.
i know it can be resolved with entering the number to another columm (and than divide it to
(60*60*24)) but i want to do this without another columm.
thanks in advance.
meir
i need to know if this is possible,i get my raw data (talk time) as number of seconds
and i wanted to know if there is a possibilty to create a vba code that changes
what iv'e writen in the cell to mm:ss format (for example if iv'e enterd 60
in the cell the results for the given cell (after iv'e activated the vba/macro for this
cell only) will show 01:00.
i tried to resolved this issue via conditional formating but didn't succeed.
i know it can be resolved with entering the number to another columm (and than divide it to
(60*60*24)) but i want to do this without another columm.
thanks in advance.
meir