Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I need a macro that can count how many rows have a certain
value(lets say "1") in column "I" and then inset rows based on the selected value(lets say "12") of a combobox minus the count of rows. Example: 5 rows have a value of 1 in column "I" and 12 is the value of the combobox = 7 rows to be inserted after the last row that has the value 1 in column "I". If 24 is the selected combobox value, 19 rows have to be inserted after the last row that has the value 1 in column "I". This is a bit beyond my knowledge so any help is appreciated. Mike |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Count rows based on multiple criteria | Excel Worksheet Functions | |||
need help please inserting multiple rows based on cell value then copying to data sheet | Excel Worksheet Functions | |||
Return Frequently occuring Rows, based on COUNT | Excel Worksheet Functions | |||
Count rows based on multiple criteria | Excel Worksheet Functions | |||
Inserting rows based on another cells value | Excel Programming |