Consulting

Results 1 to 2 of 2

Thread: Copy Data From WebPage To Excel

  1. #1
    VBAX Mentor
    Joined
    Oct 2007
    Posts
    357
    Location

    Question Copy Data From WebPage To Excel

    Hello All,

    I want to know how to copy the from an already opened webapge to excel.



    Thanks
    Sudhir

  2. #2
    VBAX Mentor
    Joined
    Dec 2007
    Posts
    462
    Location
    assuming you are using internet Exaorer(IE), you need to set a reference under tools to IE, then view the webpage souce code to get the name of the field you want to copy to excel, then decare variable for that page in excel then it would copy from one field to another
    Since I don't know the webpage you want to copy from , I can't help other then point you to what you need to do.
    hope this helps.

Posting Permissions

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