I have this script and it opens the webpage fine. If I code PRO=253717177" in the run statement, it opens the page and tracking.
I am trying to use a the value of the tracking variable and PRO=tracking uses tracking as the PRO number.
How do I get it to use the value?
Thank you in advance.
tracking= "253718177"
Set shell = createobject("WScript.Shell")
shell.run "
I am trying to use a the value of the tracking variable and PRO=tracking uses tracking as the PRO number.
How do I get it to use the value?
Thank you in advance.
tracking= "253718177"
Set shell = createobject("WScript.Shell")
shell.run "