Hay guys,
Currently i'm working on a spreadsheet and have desided to create circular references to make it easier to expand said spreadsheet if needs be, however, the circular reference formula will only work for the new part of my spreadsheet and won't allow it to be applied to the existing data, have it broken excel? EXAMPLE:
Old Formula
=COUNTIFS(Sheet1!G:G,"Grant",Sheet1!J:J,"15/12/2012")
New Formula
=COUNTIFS(Sheet1!G:G,B1,Sheet1!J:J,A1)
Bookmarks