Global Variables and Excel. A never ending story

Questions about MultiCharts and user contributed studies.
arjfca
Posts: 1292
Joined: 23 Nov 2010
Has thanked: 725 times
Been thanked: 223 times

Global Variables and Excel. A never ending story

Postby arjfca » 04 Jul 2011

I want to exchange string and numbers( double) between Excel and MC

I have installed GlobalVariable2.2 under Multichart directory.

As far as I understand, If I want to use Global Variable within Excel, I need to reference the Global Variable dll in my appropriate VBA Sheets. Doing so, i got a message in Excel "Impossible to add a reference to the specified file" (translation).

For those of you who succeed to create communication between MC and Excel, could you share VBA code on how to do create a simple string like OderInfo = ("Sell stop, 50 000, 1.4352, stop if bid, 1.4475")* in VBA

Any help appreciated

Martin

* The only thing that i need is the Global Variables process, not the string creation.

Return to “MultiCharts”