Time Format of cell does not update until I double click on cell.

scott0728

New Member
Joined
Dec 3, 2008
Messages
3
I have a spreadsheet that is exported from AccuCall Web in Excel format. I need to sum the time of all long distance phone calls (which are all in a single column). When I use the Sum function and specify the range of cells with time, it shows 0:00:00 (I have formatted the cell containing the sum as [h]mm:ss). If I change the formatting of the individual cells in the column to 1:30:55 PM format, the cell still displays 0:01:22 for a one minute and 22 second call, and the sum does not change. However, if I double click on any of those formatted cells in the range and then simply hit escape to make no change, the sum properly adds the 0:01:22 (or whatever) to the total.

Since the column contains hundreds of cells, I am looking for a way to not have to double click on each cell in order for the formatting of that cell to update. Suggestions?

Scott
 
Last edited by a moderator:
You are great man schielrn !

I am not sure if you will get this reply or not, but i just wanted to let you know you saved a lot of time for me! the date was not updating in a huuugggeeee excel file. made this account just to thank you!!!
 
Upvote 0

Excel Facts

Quick Sum
Select a range of cells. The total appears in bottom right of Excel screen. Right-click total to add Max, Min, Count, Average.
=> You must need to convert text format in Target cells
=> If A2 is your target cell then Use This formula right side of the cell (=""&A2)
=> After you get your desire result then drag the whole formula
=> Then copy the formula cells and Paste it in A column as value paste.
=> That's It.
Note: In formula Don't use () , If you want to use date format then use text formula , like =""&Text(A2,"dd-mm-yyyy")
 
Upvote 0
Welcome to the Board!

Set the column to time and then select all the cells in that column. Go to Data-->Text To Columns and press finish. That should get them all in one swoop.

Hope that helps.


Thank you!!! I had never even heard of that feature. You just saved me a LOT of work.
 
Upvote 0

Forum statistics

Threads
1,214,583
Messages
6,120,383
Members
448,956
Latest member
JPav

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top