Hi,
I have a file that shows date and time in EST, but I need to convert this to GMT.
The date in the file is in this format: 2011-01-07 08:59:54.000
I already have it parsed so that date(by year/month/date) and time (hour/min/sec/milli) is separated. But I would need to mostly convert...
Hi,
I'm trying to connect to a web service using excel.
I have currently no issues logging into the web service and using one of the functions. Once I am able to log in, the function returns a token, which I use to fetch data.
But Currently, I'm getting the following errors when trying to...
Hi,
I connect to a web service, and it returns a IXMLDOMNodeList type variable. It looks as though the node list's item(0) contains the schema, and item(1) contains all the table data.
How can I transfer this data into the excel spreadsheet?
This is what it returns when I debug.print...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.