Page 1 of 1

ExcelActiveX_Read

Posted: Wednesday 30 March, 2016 - 10:30
by Imago
Hey,

I just worked through Enterprise Dynamics 9 tutorial.

I need to solve a Problem by using ExcelActiveX in my Simulation but i always get the Error:

1 Time: 38 Atom: Source (ID=178), OnEvent>exception error occured (ExcelActiveX_Read)

I did want to seperate my Products into two Queques.
I tried to solve this Problem by Label them like

Trigger on Creation: Label([Destination],i):=ExcelActiveX_Read(Output(c)+1,1)
Send to: Label([Destination],First(c))

and more easy

Send to: ExcelActiveX_Read(Output(c)+1,1)

I think i used the right 4DScript and canĀ“t understand the Problem.

Thanks in advance for your help!

Re: ExcelActiveX_Read

Posted: Monday 11 April, 2016 - 11:16
by HarryBunnik
Hello Imago,

Sorry for my late response. Your question slipped through.

Can you attach your model, so I can see if I can reproduce your problem?

Regards,

Harry