I am using the google finance function to pull in the current price. With all canadian stocks without a dot (".") in them it works fine.
IE;
Riocan -- =googlefinance("REI.UN.TO"; "PRICE") results in #N/A
Telus -- =googlefinance("T.TO"; "PRICE") results in current price
Anyone know of a workaround?