Editing HTML-pages and specially there HTML-tables (content of a cell is an own line plus 1 line respectively for tr and /tr) I'm using a macro to extend the html table by a column (example 7th column in a 9 column table).
The content of a new table is stored in the clipboard.
I have defined a macro to insert every 11th line the content of the clipboard. This macro is using CTRL-G, +11, CTRL-V and could be used by ALT-F2.
It is a little bit inconvenient to define each time I have the same work to do a new macro, if the amount of columns in the table changes.
If this question is stupid count it to my greeness.
How to set a value for macros/give parameters to macro
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard