I am writing a calculator in excel and I would like to make the final product as user friendly as possible. I am looking for a way to read a cell and use it's contents to extract a bid or ask price. For instance,
A B
1 EURUSD
I would like for B1 to be the ask price of the currency listed in A1. Right now, I have to use MT4|ask!EURUSD.
Is there a way to actually read the string in A1 and use it? I have tried
MT4|ask!A17 but that doesn't work. I am missing something. Any help is greatly appreciated.
Thanks.
A B
1 EURUSD
I would like for B1 to be the ask price of the currency listed in A1. Right now, I have to use MT4|ask!EURUSD.
Is there a way to actually read the string in A1 and use it? I have tried
MT4|ask!A17 but that doesn't work. I am missing something. Any help is greatly appreciated.
Thanks.