Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() "Dave Peterson" wrote in message ... Open the workbook with the problem Go into the VBE Select that workbook's project Click on Tools|References, look for a MISSING reference. Delete it or replace it with one that you need. Missing references can cause errors that have no relationship to the line that's marked as error. But a sure sign that a reference is missing is a compile error on a member of the Strings library, such as Trim, Format, Left, etc. Strings is the canary in the VBA coal mine. - Jon ------- Jon Peltier, Microsoft Excel MVP Tutorials and Custom Solutions Peltier Technical Services, Inc. - http://PeltierTech.com _______ |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can Excel recognize code I didn't write? | Excel Programming | |||
Unable to open Office 2007 files using Office 2002 XP | Excel Discussion (Misc queries) | |||
Unable to access the Office Online Web site in Office 2003, Excel | Excel Discussion (Misc queries) | |||
Problem reinstallation MS Ofiice on new PC. Authorization Issue | Setting up and Configuration of Excel | |||
Reinstallation of Win xp and MS office XP pro | Setting up and Configuration of Excel |