Hello, I have been struggling with the forum down this past 24 hours! I am wondering if the following is possible:

I have a chunk of cells that I need to be inserted at the bottom of a table (multiple times if required) once a button is clicked. The problem I have, is generating a button that has the ability to delete that chunk of cells. From what I can see, the button is named and is required to call a macro. But I am unable to use offsets (cell offsets, not pixels) from that button's position to delete the cells.

The workaround I am using is to create a cell beside the chunk that looks like a button and calls a macro that uses offsets based on the cell selection. The problem with this is the user's mouse does not change to a "hand" icon, for the button and they may miss the interaction to click the button or think there is a problem.

any help much appreciated, thank you!