Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hi. i have a spread sheet where i have to record some events.
the first row is already formatted and the first cell has a number 1. i would like a macro to automatically create another line each time a press a button and that would increase the number of the first cell from the previous line. a sheet like below: number header2 header3 1 bla bla zzz zzzz 2 qwfjkd jjioeereorko 3 gdfgfgf frefsdfdf i would like a macro that associated to a button automatically add a line below the last one, keeping the same formatting of the cells and in the line added increase the column "number" by 1 in order to have: number header2 header3 1 bla bla zzz zzzz 2 qwfjkd jjioeereorko 3 gdfgfgf frefsdfdf 4 thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Adding 4 cells next to eachother and then adding the following fourcells | Excel Programming | |||
Adding a new row in VB | Excel Programming | |||
adding some rows in the middle of adding some other rows | Excel Programming | |||
Adding every 5th row (e.g. B5 + B10 + B15 etc) | Excel Discussion (Misc queries) | |||
Adding Up! | Excel Discussion (Misc queries) |