Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have an Excel database of animal behaviors that shows a count of the
times a given behavior has been observed for a given date . I need to expand that out into separate entries for each observation; e.g., date column: 2/14/08; behavior column: feeding; count column (#observations): 50 for these 50 observations of feeding on 2/14/04, i need 50 rows that say feeding, instead of 1 row with a count of 50. I need all the info copied into the new rows. This is similar to the previous question at http://www.experts-exchange.com/Soft..._23031740.html. However, I tried to copy the code and adapt it to my file and it didn't run. Any help would be greatly appreciated! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
auto fill rows with months based on cell value | Excel Discussion (Misc queries) | |||
Insert a number rows according to a cell value | Excel Programming | |||
Insert a number of rows based on a value in a cell on active row | Excel Programming | |||
Insert a number of rows based on a value in a cell on active row | Excel Discussion (Misc queries) | |||
Insert a number of rows based on a value in a cell on active row | Excel Worksheet Functions |