Excel formula calculation for Priority -


I have a formula that calculates priority based on fixed date criteria. If date is less than 365 from today, make it "Priority 2" or "Priority 1".

It works fine, but I want to prioritize the calculation when the application is open and once the application priority should not be changed based on the date criteria in the formula.

Once the application is open, check out the result of the formula. If the result is satisfactory and you want to "fix" it, copy the cell and copy paste special value back to the cell. Then save the file and close the application.

Comments

Popular posts from this blog

Verilog Error: output or inout port "Q" must be connected to a structural net expression -

jasper reports - How to center align barcode using jasperreports and barcode4j -

c# - ASP.NET MVC - Attaching an entity of type 'MODELNAME' failed because another entity of the same type already has the same primary key value -