+ Reply to Thread
Results 1 to 7 of 7

Excel VBA automatic fill and submit web forms from excel data

  1. #1
    Registered User
    Join Date
    03-24-2013
    Location
    Russia, Moscow
    MS-Off Ver
    Excel 2010
    Posts
    11

    Excel VBA automatic fill and submit web forms from excel data

    Hi,

    Blow code works fine when using F8 key clik step by step, but run key doesn't. what i need to add below code? Please watch youtube link below to better understand question.
    Thanks for advance.

    https://youtu.be/zxL5GlhG0iA

    Please Login or Register  to view this content.

  2. #2
    Forum Expert Greg M's Avatar
    Join Date
    08-16-2007
    Location
    Dublin. Ireland
    MS-Off Ver
    Office 2016
    Posts
    4,481

    Re: Excel VBA automatic fill and submit web forms from excel data

    Hi there,

    Try relocating the "Do Until .readystate = 4" statement as follows and see if it does what you need:

    Please Login or Register  to view this content.
    Hope this helps - please let me know how you get on.

    Regards,

    Greg M

  3. #3
    Registered User
    Join Date
    03-24-2013
    Location
    Russia, Moscow
    MS-Off Ver
    Excel 2010
    Posts
    11
    Quote Originally Posted by Greg M View Post
    Hi there,

    Try relocating the "Do Until .readystate = 4" statement as follows and see if it does what you need:

    Please Login or Register  to view this content.
    Hope this helps - please let me know how you get on.

    Regards,

    Greg M

    Thanks for reply.
    I have tried relocating. But still doesn't Work.

  4. #4
    Forum Expert Greg M's Avatar
    Join Date
    08-16-2007
    Location
    Dublin. Ireland
    MS-Off Ver
    Office 2016
    Posts
    4,481

    Re: Excel VBA automatic fill and submit web forms from excel data

    Hi again,

    It's difficult for me to test what you're trying to achieve, but see if the following code gets you moving in the right direction:

    Please Login or Register  to view this content.

    Please note that if I include your original (i.e. accented) text as the string to be located, my post will not be displayed here - for this reason I have replaced the text string with "Insert Your text Here".


    Hope this helps - please let me know how you get on.

    Regards,

    Greg M

  5. #5
    Registered User
    Join Date
    03-24-2013
    Location
    Russia, Moscow
    MS-Off Ver
    Excel 2010
    Posts
    11

    Re: Excel VBA automatic fill and submit web forms from excel data

    Greg thanks for your reply, below code also works fine. But I come across another popup messages problem. When below code riches .all("now_pay").click will appears popUP menu with OK button. I have to manually click to continue each time. Below link you can find print screen of web site. Website url could access only with our companies computers. What we should add to pass away that popup message or just click aromatically by codes ok button.


    1. Gif file linkhttps://drive.google.com/open?id=0B8...RJbWtEb1V0b1Zj
    2. Video link https://drive.google.com/open?id=0B8...Z6VXoxUjlaOWRV


    Please Login or Register  to view this content.

  6. #6
    Registered User
    Join Date
    03-24-2013
    Location
    Russia, Moscow
    MS-Off Ver
    Excel 2010
    Posts
    11

    Re: Excel VBA automatic fill and submit web forms from excel data


  7. #7
    Forum Expert Greg M's Avatar
    Join Date
    08-16-2007
    Location
    Dublin. Ireland
    MS-Off Ver
    Office 2016
    Posts
    4,481

    Re: Excel VBA automatic fill and submit web forms from excel data

    Hi again,

    Sorry for the delay in replying.

    I'm afraid that my knowledge of interacting with HTML code is very limited - I don't know how to implement repeated clicking on a webpage button

    Regards,

    Greg M

+ 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. Replies: 0
    Last Post: 07-02-2013, 08:40 AM
  2. Forms on the Internet automatically fill in excel
    By robbiemelaet in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-02-2013, 03:28 AM
  3. Using Excel VBA data to fill out a forms in Word
    By rpitts2004 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-11-2012, 12:26 PM
  4. create pdf with fill in forms from excel
    By Armitage2k in forum Excel General
    Replies: 2
    Last Post: 07-27-2011, 01:42 AM
  5. Replies: 1
    Last Post: 04-04-2008, 05:10 PM
  6. How do I make fill-in-the-blank forms, with Excel?
    By Raymond Mayo RJM ENT. in forum Excel - New Users/Basics
    Replies: 1
    Last Post: 08-15-2006, 02:20 PM
  7. How do I turn off automatic fill coloring in excel
    By Michael in forum Excel General
    Replies: 0
    Last Post: 03-15-2006, 09:40 PM
  8. What codes can make Excel Macro to submit forms on web
    By FayettevilleEagles in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-16-2005, 09:40 AM

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