Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi ALL,
I have one column havin format hh:mm and I want to convert it to decimal format
Can anyone tell me how to do that?
try: =num(YourColumn,'#,###.##')