+ Reply to Thread
Results 1 to 3 of 3

How to update a cell with values from the internet

  1. #1
    Registered User
    Join Date
    05-14-2008
    Posts
    3

    How to update a cell with values from the internet

    hello!

    I have a calculation sheet of some costs. there are different currencies so that I have to convert 1) USD in EUR or 2) GBP in EUR.
    for this i defined 2 cells where all other cells are related to. in these cells I write the current exchange rate manually (from this page: http://www.xe.com/).

    my question:
    is there a possibilty so that the cells get the current value from this page! because every day i have to go to this page to check the rates. it would be easier to make it automatically.

    maybe with VBA? unfortunately i never worked with VBA!

    can anyone help me?

    thanks in advanced.

  2. #2
    Registered User
    Join Date
    05-14-2008
    Posts
    3
    nobody can help me?

  3. #3
    Registered User
    Join Date
    05-14-2008
    Posts
    3

    Smile

    hello!

    I got it!

    solution:

    I created a web query (linked to a currency converter page) and referred to this cells.
    with the "Data Range Properties" I could set that the data should refresh every x minutes (I chose 10min). also that it should refresh the data when file opens.

    the page that helped me:
    http://office.microsoft.com/en-us/ex...450851033.aspx

    ok, thatīs it!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1