Hi all, I've got a couple of macros set up to do the following:
* A button to add text and with checkbox next to it then copy the data to another 'config' sheet
* A button to remove the text and checkbox if the checkbox is selected and the 'remove' button is clicked
So far when the 'remove' button is clicked the text and checkbox are deleted from the main sheet, but I can't figure out how to get that button to delete the relevant data in the config sheet...
I thought about just deleting all information in the config sheet but the problem with that is if a list of items is built up in the 'Name' column (service dependencies sheet) and some are removed, the remaining items will automatically move up the page to remove blank spaces - so another challenge is getting the data in the config sheet to do the same thing (remove the relevant entries and shift the remaining ones up the page).
I've attached the workbook I'm working on rather than pasting all of the code, any help / advice would be greatly appreciated!
Thanks,
Adam