Travis Kunnen
New Member
- Joined
- Feb 24, 2016
- Messages
- 21
- Office Version
- 365
- 2016
- Platform
- Windows
Hi All
Another problem.
Im seeking a function or macro to move all the data from a selected series of rows, into the top most row of the selected area.
Example below. There are 12 rows of Romboutsia (84 to 95), and all rows will (/should) have 1 data point. Im looking to move all the data from the selected rows, into the top most row for this group. So the data from C87, needs to move into C84, D90 into D84, E93 into E84, etc etc...
There will never be two sets of data in the rows, for the same selected grouping of names from column A.
Then I can repeat the process for the next set, the Ruminococcus, and so on and so forth....
Another problem.
Im seeking a function or macro to move all the data from a selected series of rows, into the top most row of the selected area.
Example below. There are 12 rows of Romboutsia (84 to 95), and all rows will (/should) have 1 data point. Im looking to move all the data from the selected rows, into the top most row for this group. So the data from C87, needs to move into C84, D90 into D84, E93 into E84, etc etc...
There will never be two sets of data in the rows, for the same selected grouping of names from column A.
Then I can repeat the process for the next set, the Ruminococcus, and so on and so forth....
Macro Top 20.xlsm | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
A | B | C | D | E | F | G | H | I | J | K | L | M | |||
84 | Romboutsia | 0,0872162 | |||||||||||||
85 | Romboutsia | 0,02813 | |||||||||||||
86 | Romboutsia | 0,03553 | |||||||||||||
87 | Romboutsia | 0,077430923 | |||||||||||||
88 | Romboutsia | 0,21361 | |||||||||||||
89 | Romboutsia | 0,11849 | |||||||||||||
90 | Romboutsia | 0,047901507 | |||||||||||||
91 | Romboutsia | 0,032 | |||||||||||||
92 | Romboutsia | 0,01558 | |||||||||||||
93 | Romboutsia | 0,02124862 | |||||||||||||
94 | Romboutsia | 0,02868 | |||||||||||||
95 | Romboutsia | 0,0124 | |||||||||||||
96 | Ruminococcus | 0,01897662 | |||||||||||||
97 | Ruminococcus | 0,014345097 | |||||||||||||
98 | Ruminococcus | 0,014001448 | |||||||||||||
99 | Ruminococcus | 0,0106 | |||||||||||||
Layer 1 |