cancel
Showing results for 
Search instead for 
Did you mean: 

Issue while opening excel due to Macro

Anonymous
Not applicable
Hi, I have an excel file enabled with Macros. This Macro will run and open a form once WB got opened. We can close this form if not required. But , when i open this excel file via BP, BP  not able to read the excel properly and getting time out error . Hope,  because of this form( As it is opening wile open the excel) BP not able to read the excel . Please help on this.  
2 REPLIES 2

Anonymous
Not applicable
This is resolved by using the action 'set events enabled ' available under MS Excel VBO.  Flag should be set as 'False'.

UvarajThangavel
Level 4
I faced the similar issue of process going into infinite loop after the create instance action from MS EXCEL VBO. Do we need to set the flag 'Enable Events' = False for the action create instance to avoid this issue? will there be any other reverse effect in changing the default value of 'Enable Event'?