Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. iamnamja

    Convert EST to GMT

    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...
  2. iamnamja

    web service soap mapper error question

    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...
  3. iamnamja

    Webservice returned xml value into Excel

    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...

Part and Inventory Search

Back
Top