Let us say I have a table sort of like this:
I would like to have a brace of buttons that would allow me to add rows to this table. (It would save certain users some time.)
Can a Macro be used to do this? I would also need some way of removing rows from the table, either the bottom row or a little X by each one.
Bonus Questions:
Can we populate some of the cells with a dropdown list?
Is this doable with a Python Macro?
Thanks for any assistance.