ViktorB Posted August 20, 2014 Share Posted August 20, 2014 Hello, I just spen the last 30 minutes searching for a way to solve my issues but with no luck... I am trying to create a script that will:1. Open a website (YES)2. Read Column A1 Cell1 and Fill it in an internet object via setobjectvalue function. 3. do the same with the others ( Column A1 Cell2 and fill it in, Colum A1 Cell3 and so on )In green color i have put the things i can do already i just need help with the excel part. Went through the Helpfile and Search fucntion on forum but didn't find a satisfying answer. Thank you for your time Link to comment Share on other sites More sharing options...
Danp2 Posted August 20, 2014 Share Posted August 20, 2014 Did you look at the help file examples for _Excel_RangeRead? Latest Webdriver UDF Release Webdriver Wiki FAQs Link to comment Share on other sites More sharing options...
ViktorB Posted August 20, 2014 Author Share Posted August 20, 2014 Just found it. OKAY NEXT ISSUE: How can i make the script after filling and submitting the form to do the same with the next cells like A2, B2, C2 and so on? Link to comment Share on other sites More sharing options...
Danp2 Posted August 21, 2014 Share Posted August 21, 2014 Use a loop? Post some code showing what you have tried and then I'm sure someone will jump in with some help. 232showtime 1 Latest Webdriver UDF Release Webdriver Wiki FAQs Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now