I have users on 2003 who want to access a spreadsheet we use created under 2007. The 2007 spreadsheet contains lots of formulas such as : =IFERROR(VLOOKUP(G$3,'Week 1'!$A:$H,6,FALSE),0)*1.175 I know IFERROR is not supported under 2003, which is where the problem occurs I created a module in the...