Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Hi all
I have a macro that starts as shown below. j$ = "THIS MACRO WILL ERASE THE SECOND & THIRD SET OF DATA" + Chr$(13) + Chr$(13) intX = MsgBox(j$, Style) When I try to run the macro I get an error message :"cant't find project or library" and the first "Chr$(13)" is hilighted.If I delete the ref to char$(13)(both of them) and rtry to run macro again , I get the same error but this time "J$" is hilighted. This macro has worked very well for a long time. It just started acting up after I reinstalled winmdows- computer crashed bad. Sure would appreciate any help |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
missing object library | Excel Discussion (Misc queries) | |||
Inserting and Tracking Missing Sequence | Excel Discussion (Misc queries) | |||
Object library missing | Excel Discussion (Misc queries) | |||
Missing library when running 98 project on 2003 | Excel Discussion (Misc queries) | |||
Missing Library | Excel Worksheet Functions |