Code:
Const strURI As String = "http://www.google.com/#sclient=psy&hl=en&safe=active&source=hp&q=site:+squidoo.com+%22space saver treadmill%22&aq=f&aqi=&aql=&oq=&pbx=1&bav=on.2,or.r_gc.r_pw.&fp=d69918eb06677aa8"
This code snippet deals with one single hard-coded http, but I need the code to reference values in a cell.
I thought I could do Range(A2), but I have been unsuccessful. I am not sure if it has to do with " " or not...