I work daily to run a url to get data with changing date previous day date(yesterday date).
for two countries US and UK.
.xyz Domain Names | Join Generation XYZ.
pls help me.
I work daily to run a url to get data with changing date previous day date(yesterday date).
for two countries US and UK.
.xyz Domain Names | Join Generation XYZ.
pls help me.
Try this:
“.xyz Domain Names | Join Generation XYZ” +now.AddDays(-1).Tostring(“yyyy-dd-MM”)
If the above solution works for you then close this thread by marking it as solution. It will help others too.
I need to run two web URLs/links which each posts output, output need to copy into excel.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.