Excel VBA Using A Web Service with XMLHTTP - Weather Forecast HD

Sdílet
Vložit
  • čas přidán 10. 02. 2012
  • (HD Version) This tutorial shows how to use Excel VBA to get information from a web service using XMLHTTP. Code can be found here: brettdotnet.posterous.com/exce... Since posterous closed: brettdotnet.wordpress.com/
  • Jak na to + styl

Komentáře • 18

  • @DaveSouva
    @DaveSouva Před 11 lety +1

    Great tutorials. Keep it up. Don't think your going too fast, it can be rewound and paused. Great pace.

  • @TRINI123A
    @TRINI123A Před 9 lety +1

    Excellent tutorial- this is a tutorial in Excel, VBA and XML all in one. Great!

  • @Esteban_HeavenIsACartoonWorld

    This was awesome! Now I can download XML without programming an entire app. Thank you.

  • @MrSimurq
    @MrSimurq Před 11 lety

    Thanks, Brett! It's a very nice tutorial indeed. It helped me to incorporate your method into my VBA program aimed to help VFR pilots to log their online flights. Thanks again!!! Keep posting...

  • @henrikkock
    @henrikkock Před 3 lety

    Excellent tutorial. Just what I was looking for. I like your zooming. Only improvement is to stop using stupid Fahrenheit and use Celsius instead;-)

  • @DontFretBrett
    @DontFretBrett  Před 11 lety

    Thanks for watching. Yeah good point about the rewinding and pausing :)

  • @wooh88
    @wooh88 Před 10 lety

    Excellent video! thanks for your time!

  • @saadamiens
    @saadamiens Před 11 lety

    Thank you are doing extremely Good tutorials , please keep it up ! This is really Great

  • @alejandroFH
    @alejandroFH Před 5 lety

    Thank you!
    It helped me a lot to understand how to bring data from an API similar to this, I hope to see more content like this on your channel, and if I can help something, with pleasure.
    Sincerely yours!

  • @lindiribeiro1130
    @lindiribeiro1130 Před 4 lety

    Great, Aqui do Brasil excelente tutorial.

  • @TheZlayMan
    @TheZlayMan Před 10 lety

    Thanks! Nicely explained.

  • @DontFretBrett
    @DontFretBrett  Před 12 lety

    Yessir. Maybe I'll do a video on that soon

  • @jaganathraoSoftwareEngineer

    very good tutorial it solve my problem import from xml data

  • @Friedena
    @Friedena Před 8 měsíci

    Great tutorial. How do we handle Client authorization like for example, a .jks file / password when it is secured.

  • @MyDmoney2011
    @MyDmoney2011 Před 11 lety

    Hey Brett great videos. Is there anyway you could show a macro getting data from a website with out a API?

  • @gissaus
    @gissaus Před 7 lety

    if i had a list of say 50 URLs in excel and wanted to confrim that thy were active URLs, is there an easy way to do this?

  • @bewilderedankit
    @bewilderedankit Před 10 lety

    Dude can you send me the code?