Well, original sample file had only one row of tables. I made a code working with potentially more than 3 in a row but not next row of tables.
Tray replacing move_btn macro with a new one - just one line of code was added.
And I think that it would be better to keep two empty row distance between tables . and impotrant think: keep them aligned vertically so if you add another row - do it stright below the current ones - in column B:D, F:H and so on.
If you move last element from one of tables, the table will keep one empty row (not just headers). This is a bit special case and is handled with "if - then" construction. Otherwise the vertical distance between tables would grow while moving some elements to this empty table.
Bookmarks