T
Tim Childs
Hi
This piece of code
ThisWorkbook.ForceFullCalculation = True
will work in Excel 2007 and above
Is there any way to mark the code so that it will avoid the COMPILING error
in earlier versions where this functionality was not available? (I use the
file in different versions of Excel)
Many thanks
Tim
This piece of code
ThisWorkbook.ForceFullCalculation = True
will work in Excel 2007 and above
Is there any way to mark the code so that it will avoid the COMPILING error
in earlier versions where this functionality was not available? (I use the
file in different versions of Excel)
Many thanks
Tim