P
pompeyjim
I have tried to use the EUROCONVERT Function to convert £ to Euro's but it
keeps coming up with "Subscript out of range". How do I correct this problem?
I am putting it in a Label DblClick procedure to convert the amount in a
Text Box. I am using a Varient Variable, which has the value of the Text Box,
as the number argument. The source currency is GBP and the target currency is
EUR.
It is written as EuroConvert(variable name, "GBP", "EUR") as shown in the
Microsoft Help. Do I need to ad anyting else to it?
keeps coming up with "Subscript out of range". How do I correct this problem?
I am putting it in a Label DblClick procedure to convert the amount in a
Text Box. I am using a Varient Variable, which has the value of the Text Box,
as the number argument. The source currency is GBP and the target currency is
EUR.
It is written as EuroConvert(variable name, "GBP", "EUR") as shown in the
Microsoft Help. Do I need to ad anyting else to it?