Hi!
I have a formula that simply refers to a cell with a date. Most of the time it works fine but on occation it refuses to update and I cannot seem to find the logic. The base cell (A1) says Dec-05 the formula cell (B1) =A1 says Nov-05. How can this be?
F9 manual Calc does not fix it nor does Tools Options Manual Calculation
Application.ScreenUpdating = True ' does nothing
Activeworkbook.Precisionasdisplayed = True ' does nothing
The only way I have found to fix it is to edit directly into the cell or formula bar. If I select the cell and hit F2 and enter then it will read OK.
Please help if you can Thanks
Bookmarks