destiny_em
New Member
- Joined
- Mar 3, 2020
- Messages
- 1
- Office Version
- 2016
- Platform
- Windows
Hi,
I have a website with different different checkboxes, all with their own ID.
I also have a list in Excel, each with their corresponding ID of the checkbox that is currently online.
Example:
Text 1 | Checkbox ID 1
Text 2 | Checkbox ID 2
Text 3 | Checkbox ID 3
What I would like (if someone can kindly help me), is to be able to run a macro in Excel to tick any of the boxes on the page that appear on my list in Excel, and ignore the items in the list that are not on that page. Once all of the boxes that are on both the Excel file and the web page are ticked, just stop the macro there and leave the web page open. (ie, Text 2 might not be on the page, so just tick the two checkboxes that correspond with Text 1 and Text 3, then stop the macro).
The next part of this, is the list continues on a second page on the website. I would like to be able to run this code on whichever page I choose.
Can anyone help me?
I hope I have explained this properly!
Thanks in advance!
I have a website with different different checkboxes, all with their own ID.
I also have a list in Excel, each with their corresponding ID of the checkbox that is currently online.
Example:
Text 1 | Checkbox ID 1
Text 2 | Checkbox ID 2
Text 3 | Checkbox ID 3
What I would like (if someone can kindly help me), is to be able to run a macro in Excel to tick any of the boxes on the page that appear on my list in Excel, and ignore the items in the list that are not on that page. Once all of the boxes that are on both the Excel file and the web page are ticked, just stop the macro there and leave the web page open. (ie, Text 2 might not be on the page, so just tick the two checkboxes that correspond with Text 1 and Text 3, then stop the macro).
The next part of this, is the list continues on a second page on the website. I would like to be able to run this code on whichever page I choose.
Can anyone help me?
I hope I have explained this properly!
Thanks in advance!