Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Hi,
I have a worksheet where I would like to generate multiple rows based on a cell value (ex. "4" would give me 4 rows, each with a value of 1 in a column). So it's not a transpose, since I don't want the value 4 to be converted from a column to a row. Instead I want a value to be split into multiple cells. More specifically: Start with: Column A heading= Site, Column B heading= Spruce, Column C heading = Aspen. Value in column A = 1, Value in column B = 4 (a count, # of trees), Value in column C = 2 (a count, # trees). End with: Column A Heading = Site, Column B heading = Species, Column C heading = Number. Will have 6 rows with value in Column A (site)= 1; 4 of these will say 'spruce' in column B, 2 will say 'aspen' in column B, and all values in Column C will be 1. Any help would be greatly appreciated. Thanks in advance, Theresa |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Format cell in column B based on value in the next cell (column c) | Excel Discussion (Misc queries) | |||
Counting rows based on criteria in multiple cells | Excel Discussion (Misc queries) | |||
Returning a Value to a Cell Based on a Range of Uncertain Size | Excel Worksheet Functions | |||
parse cell and insert rows? | Excel Worksheet Functions | |||
Modify Row based upon cell value | Excel Worksheet Functions |