Formula in cells

cwng3

New Member
Joined
Nov 7, 2005
Messages
31
Hi,

I found that some cells with formula in the spreadsheet cannot refreshed automatically. I have tried to press F9 and turn on the calculation to auto in option. But the value still cannot be refreshed. Finally, I need to press F2 -> Enter to force the excel to recalculate the cells. Is it a bug in Excel that mislead Excel regards be the cells without formula ?
 

Excel Facts

Control Word Wrap
Press Alt+Enter to move to a new row in a cell. Lets you control where the words wrap.
What kind of formulas are they? Simple arithmetic ones?
 
Upvote 0
Do you have AutoCalc option turned on?

Can you post exactly what the formulas are?
And what is contained in the cells they are referencing?
 
Upvote 0
Hi,

I have try to turn on the auto calculation. Below is the expression and the GET_PRICE and GET_PRICE_Z is a addin from XLL provided by inhouse development team. These functions can work properly in other spreadsheet.

=IF(S34<>"",IF(S34>2,S34*0.01,GET_PRICE(EJ22,GET_PRICE_Z(EJ22,S34/100,A1:B2),C1:D2)),IF(J34="",J47,GET_PRICE(EJ22,J34,C1:D2)))
 
Upvote 0
I see nothing with the formula that would cause problems if the AutoCalc option is turned on. I suspect it has something to do with the Get_Price function and the AddIn.
 
Upvote 0

Forum statistics

Threads
1,214,832
Messages
6,121,851
Members
449,051
Latest member
excelquestion515

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