I have this code to open ie:
Call Shell("C:\Program Files\Internet Explorer\iexplore.exe", 1)
But how can i choose the site it loads?
Also.. what i wanted to do was pull a site that would be like
mysite.com?= MY CELL VALUE HERE
so mysite.com?=Configuration!J20
Is this possible? I would really really appreciate any insight
Thank you!!!!!!!!!!!
Call Shell("C:\Program Files\Internet Explorer\iexplore.exe", 1)
But how can i choose the site it loads?
Also.. what i wanted to do was pull a site that would be like
mysite.com?= MY CELL VALUE HERE
so mysite.com?=Configuration!J20
Is this possible? I would really really appreciate any insight
Thank you!!!!!!!!!!!