+ Reply to Thread
Results 1 to 2 of 2

Copy cell content from Excel to opened webpage

  1. #1
    Registered User
    Join Date
    02-02-2010
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2007
    Posts
    62

    Unhappy Copy cell content from Excel to opened webpage

    Hi All,

    I am relatively new to VBA, but I am trying to create a macro that will copy cells from my excel sheet to input fields on an already opened webpage and submit the data. Basically I need to fill out my daily production sheet.

    I am working in Excel 2010.

    1. Copy a cell content (A1)
    2. Go to internet and paste it in the specified field
    3. Go back to excel and copy cell content (B1)
    4. paste in the web form.
    5. Submit and start filling next from cell A2.

    Web form has these fields

    Date (Date Field - mm/dd/yyyy):
    Type of Operation (Radio Button to select):
    Type of Work (Dropdown):
    Prod ID (Text Field):
    Prod Page (Text Field):
    Submit and Cancel (Buttons)


    Please help me on this.

    All your help will be much appreciated.

    Thanks,
    Pradeep

  2. #2
    Registered User
    Join Date
    08-27-2013
    Location
    Zagreb, Croatia
    MS-Off Ver
    Excel 2010
    Posts
    12

    Re: Copy cell content from Excel to opened webpage

    Workspace Macro Pro -> use that program. I use it very often for such uses when I need to copy something from Excel to SAP and do not have any import solution available. The I do a recording of changing windows and copy paste actions and just run that program 10-15-20-100 thousand times and go to coffee :D

    Problem is that with VBA itself you cannot change programs and send some value from one window to another. With .NET yes, but VBA no.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Automatically copy cells content based on the content of another cell.
    By chrisbarlow1984 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-01-2014, 11:13 AM
  2. Replies: 1
    Last Post: 06-13-2013, 11:35 AM
  3. Content too big in webpage
    By Jordans121 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 06-15-2010, 03:46 AM
  4. Retrieve information from already opened webpage?
    By msy12 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-27-2009, 06:52 PM
  5. How to copy the content of a webpage ?
    By Chor Lit in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-24-2007, 08:58 PM

Tags for this Thread

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