Apologies to ask, but I am very new to VBA and I am attempting to use the above code provided. However, I am not getting it to work.

I am doing the following:

1. Create new module with above google code
2. Cell A1 = stock code = CSCO
3. Cell A2 = getGoogPrice(A1)

What am I missing?

Thanks in advance.