Good morning! Is there a way to combine two action buttons into one?
- I have 1 action button that deletes all rows in the table.
- Then I have another that populates the table via a FormulaMap( addrow() )
It would be nice if I could just have the user press one button to do both actions. Is this possible?
Thanks,
Kurt