question

Upvotes
Accepted
1 1 2 3

I have cleared the DDE's from my order entry tool in the VBA code however every time i use the Clear Status button they seem to reappear, maybe theres something in that sub that i need to deactive?

apiredi-apieikon-for-office
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

1 Answer

Upvotes
Accepted
23k 22 9 14

Hello @mjc,

Clear Status button in Order Entry (Global Equities ...) example triggers Sub ClearOrderStatus.

My version of this Sub code does not call addDDE, neither it introduces RediLink calls (found in addDDE), but yours may be different version, and likely is enhanced/modified.

Please examine your ClearOrderStatus code, do you see addDDE call or direct RediLink calls? Then comment this code out. Otherwise, share your Sub ClearOrderStatus code.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Click below to post an Idea Post Idea