+ Reply to Thread
Results 1 to 7 of 7

refresh

Hybrid View

  1. #1
    Registered User
    Join Date
    11-18-2007
    Posts
    29
    Sub zrefresh()
    Sheets(Array("a", "b", "c", "d", "e", "f", "g", "h", "i", "j")).Select
    Selection.QueryTable.Refresh BackgroundQuery:=True
    End Sub
    i want to refresh and import data from web. can i know why is it not working
    thank

  2. #2
    Forum Expert
    Join Date
    01-15-2007
    Location
    Brisbane, Australia
    MS-Off Ver
    2007
    Posts
    6,591
    sungpeng

    1) Go back to your original post, select the edit key, highlight the code, then press the # button. This will wrap your code.

    2) What is the error message you are getting?


    rylo

  3. #3
    Registered User
    Join Date
    11-18-2007
    Posts
    29
    run-time error '1004':
    Application-defined or object-defined error

+ 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