B
brinded
I have cells containing data from web queries that have brought in a
symbol and a price together, for example cell C10 contains:
GAM.MC,16.55
(where GAM.MC is a ticker symbol, comma separated, followed by price)
I'd like to multiply the price (after the comma) by the contents of
another say, say C11, containing number of shares.
How do I get =C10*C11 to work without displaying 'VALUE!!'
In essence I need to define C10 in my formula as only the data
following the comma.
Any ideas?
symbol and a price together, for example cell C10 contains:
GAM.MC,16.55
(where GAM.MC is a ticker symbol, comma separated, followed by price)
I'd like to multiply the price (after the comma) by the contents of
another say, say C11, containing number of shares.
How do I get =C10*C11 to work without displaying 'VALUE!!'
In essence I need to define C10 in my formula as only the data
following the comma.
Any ideas?