Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I've written an Excel program with extensive VBA macros
for a Federal agency here in the Nation's capital. The agency network is built around Windows 2000 and uses Excel 2002, and the Visual Basic module is loaded and its icons are on the toolbar. When I attempt to run my program, Excel bombs out, issuing messages that it does not recognize such built-in functions as CHR( ), RIGHT( ), LEFT( ), MID( ), SPACE( ) (or their dollar sign versions CHR$, etc.). Excel programs with extensive VBA macros without these functions run just fine. It appears to me that some DLL or other critical system component has been wiped out, but I have no idea which one. I've suggested to the agency's IT department to do a re-install of the entire operating system and Excel, but they are reluctant to do this for me (as I'm the only Excel user in the whole place writing VBA macros, believe it or not). Anybody have any ideas or suggestions? -- Dennis Eisen |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro to update a column in a work based on another work sheet | New Users to Excel | |||
how can i automatically generate work order numbers from work orde | Excel Discussion (Misc queries) | |||
flash object dont work in my excel work sheet | Excel Discussion (Misc queries) | |||
Counting dates in multiple work sheets and work books | Excel Discussion (Misc queries) | |||
Is there away to keep "auto save" from jumping to the first work sheet in the work book? | New Users to Excel |