Does anyone have any experience with a macro the creates a new button, the new button created then has code created for it based on a template so that when it is run it will do as specified.
It creating a list that has a button on each row where you can delete that line or tick done. I also have another button at the bottom of the page called add item.
When the add item button is pressed, it will add a row to the list and also create a new tick boxes of that row and a delete button for that row, is there some way I can have them buttons automatically updated with code to either tick that row or delete that row?
It creating a list that has a button on each row where you can delete that line or tick done. I also have another button at the bottom of the page called add item.
When the add item button is pressed, it will add a row to the list and also create a new tick boxes of that row and a delete button for that row, is there some way I can have them buttons automatically updated with code to either tick that row or delete that row?