Browse By Tags

  • Forum Post: Another formula issue

    I have entered this formula into a cell: SUM(OFFSET(INDIRECT(ADDRESS(ROW(),COLUMN())),-11,0,11,1)) However it does not calculate even if I Calculate Now. When opening the file in Excel it reports Circular References. I can go into the cells formula bar and hit enter and the formula calculates and the...
  • Forum Post: Excel formulas causes error

    The following formula is causing an error when saving: //sht[a, 8].Formula = "G" + b.ToString() + "-H" + b.ToString(); sht[a, 8].Formula = "INDIRECT(ADDRESS(ROW(),7,4,TRUE))-INDIRECT(ADDRESS(ROW(),8,4,TRUE))" ; //sht[a,9].Formula="I" + b.ToString() + "/G"...
  • Forum Post: Existing Formulas in XLS

    Hi, I have an existing spreadsheet that is used as a template to send out some reports in excel. The issue I am having is that every time I feed the xls file with the data, the formulas contained within the xls file does not update. Even after it has been saved and/or reopened. Whenever I manually press...
Page 1 of 1 (20 items)