Excel - VBA Error

S

Seema Singh

Hi !
when i open the VBA project using my excel worksheet
(tools->macros->Visual Basic Application), i get
following error :

CiceroUIWndFrame: EXCEL.EXE -Application Error
The instruction at "0x77f52cd2" referenced memory
at "0x00000004". The memory could not be "written".
Click ok to terminate the program

Can anybody help me out....
Thanks
...


..
 
J

Jan Karel Pieterse

Hi Seema,
when i open the VBA project using my excel worksheet
(tools->macros->Visual Basic Application), i get
following error :

CiceroUIWndFrame: EXCEL.EXE -Application Error
The instruction at "0x77f52cd2" referenced memory
at "0x00000004". The memory could not be "written".
Click ok to terminate the program

Is this with one particular workbook?

Regards,

Jan Karel Pieterse
Excel MVP
www.jkp-ads.com
 
S

Seema Singh

Thanx for replying but it is with all the workbooks
and i tried reinstalling word and VB also but it gives the
same error
 
Top