Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Don't believe the error-checking feature was available for 2000 version.
Never used 2000 but I am fairly positive EC was first introduced with 2002 version. Definitly is available for 2002 and 2003. Gord Dibben MS Excel MVP On Fri, 11 Aug 2006 08:33:35 -0400, brianbishop wrote: Hi All Wrote VBA code to disable the error-checking options (in Excel 2003); With Application.ErrorCheckingOptions BackgroundChecking = False EvaluateToError = False TextDate = False NumberAsText = False InconsistentFormula = False OmittedCells = False UnlockedFormulaCells = False EmptyCellReferences = False ListDataValidation = False End With Works fine, BUT Sent to a colleague, using a different verison of excel, gives an error. Do the error checking options differ in 2002 and 2000? If so, what are the options available in these versions?? I tried long and hard to find the answer, I think 2002 has the same options, but cannot find anything for 2000 Any help will be appreciated |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
View / Edit Excel 2003 files in Excel 2000 | Excel Discussion (Misc queries) | |||
opening word doc from excel 2000 and 2003 differences | Excel Discussion (Misc queries) | |||
Send to from excel 2003 after upgrade from Office 2000 | Excel Discussion (Misc queries) | |||
Compatibility issues with macros (2000 vs. 2003)? | Excel Discussion (Misc queries) | |||
Do I need Office 2003 to download templates ? Have Office 2000. | Excel Discussion (Misc queries) |