View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bill Bill is offline
external usenet poster
 
Posts: 390
Default Excel functions do not execute

I have an Excel spreadsheet and when I enter a function, for example
=if(l2="", j2, l2) it enters the function text and does not execute the
function. Also, logical formulas do not execute. For example, entering =a2 in
cell a3 returns "=a2" and not the contents of cell a2. Can anyone advise me
on resolving this problem?

Thank you.