Consulting

Results 1 to 2 of 2

Thread: Sleeper: VBA & IE Form

  1. #1

    Sleeper: VBA & IE Form

    Hi,

    I am working on some web data fill design and need your help and time here, I tried to put the need in a very simple way (i think) for better understand and based on that MAY be I will be able to get to the goal.

    Considering demo html/xml page and excel file which contains data to process

    In a web page the drop down or text or checkbox are defined with their class name and option are numbers, and this is help to find and fill the data

    Flow Chart Step Data
    Open IE Page from Excel URL Excel Data
    Search for Div Class Excel Data
    search for option value Excel Data
    Fill the data as per option value
    Search for Div Class Excel Data
    search for option value Excel Data
    Fill the data as per option value
    Search for Div Class Excel Data
    Enter the text in box Excel Data
    Search for Div Class Excel Data
    Select checkbox based on option Excel Data
    wait for 5 sec
    submit form
    close IE Current page
    Loop the process till last value in excel
    -----------------------------------------------------------------------

    for example data sheet please find the data sheet.

    Kindly help.
    Attached Files Attached Files

  2. #2

    Red face

    Quote Originally Posted by imgaur7 View Post
    Hi,

    I am working on some web data fill design and need your help and time here, I tried to put the need in a very simple way (i think) for better understand and based on that MAY be I will be able to get to the goal.

    Considering demo html/xml page and excel file which contains data to process

    In a web page the drop down or text or checkbox are defined with their class name and option are numbers, and this is help to find and fill the data

    Flow Chart Step Data
    Open IE Page from Excel URL Excel Data
    Search for Div Class Excel Data
    search for option value Excel Data
    Fill the data as per option value
    Search for Div Class Excel Data
    search for option value Excel Data
    Fill the data as per option value
    Search for Div Class Excel Data
    Enter the text in box Excel Data
    Search for Div Class Excel Data
    Select checkbox based on option Excel Data
    wait for 5 sec
    submit form
    close IE Current page
    Loop the process till last value in excel
    -----------------------------------------------------------------------

    for example data sheet please find the data sheet.

    Kindly help.
    I'm looking forward to the respective knowledgeable people for your help...if possible....kindly check if it is possible...I'm new

Tags for this Thread

Posting Permissions

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