Hi all,
I am building a menu bar around functions.
For more clarity, I put the menu code in a MenuBar module.
The first item of my menu is calling MarketRates() which is stored in dataDownload module.
When using my menu to call MarketRates() I keep getting a "Can not finf MarketRates()" error message.
What's wrong?
Thanks
Seb
I am building a menu bar around functions.
For more clarity, I put the menu code in a MenuBar module.
The first item of my menu is calling MarketRates() which is stored in dataDownload module.
When using my menu to call MarketRates() I keep getting a "Can not finf MarketRates()" error message.
What's wrong?
Thanks
Seb