excelisnotmyforte
New Member
- Joined
- Apr 3, 2019
- Messages
- 7
Hi excel gurus,
I've been browsing through the forum and have not been able to execute a formula to make this work!!
I want to be able to transfer this table with only the filled in columns to a new table (RPM, Engine, SSG, Hatch, Location will have data inputted by the user, the Time column is the non-variable). Is there a formula that can do this all at once? It can be updated at any time so I would like another table to be the consolidated data set with no blanks. It also does not need to be in chronological order.
The example table is below:
[TABLE="width: 500"]
<tbody>[TR]
[TD]A[/TD]
[TD]B[/TD]
[TD]C[/TD]
[TD]D[/TD]
[TD]E[/TD]
[TD]F[/TD]
[/TR]
[TR]
[TD]Time[/TD]
[TD]RPM[/TD]
[TD]Engine[/TD]
[TD]SSG[/TD]
[TD]Hatch[/TD]
[TD]Location[/TD]
[/TR]
[TR]
[TD]00:01[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]00:15[/TD]
[TD]600[/TD]
[TD]On[/TD]
[TD]On[/TD]
[TD]Open[/TD]
[TD]ER[/TD]
[/TR]
[TR]
[TD]00:30[/TD]
[TD]1200[/TD]
[TD]On[/TD]
[TD]On[/TD]
[TD]Closed[/TD]
[TD]ER[/TD]
[/TR]
[TR]
[TD]00:45[/TD]
[TD]1200[/TD]
[TD]On[/TD]
[TD]On[/TD]
[TD]Closed[/TD]
[TD]LAZ[/TD]
[/TR]
[TR]
[TD]01:00[/TD]
[TD]0[/TD]
[TD]Off[/TD]
[TD]On[/TD]
[TD]Open[/TD]
[TD]LAZ[/TD]
[/TR]
[TR]
[TD]01:15[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Any help is appreciated!! Thank you!
I've been browsing through the forum and have not been able to execute a formula to make this work!!
I want to be able to transfer this table with only the filled in columns to a new table (RPM, Engine, SSG, Hatch, Location will have data inputted by the user, the Time column is the non-variable). Is there a formula that can do this all at once? It can be updated at any time so I would like another table to be the consolidated data set with no blanks. It also does not need to be in chronological order.
The example table is below:
[TABLE="width: 500"]
<tbody>[TR]
[TD]A[/TD]
[TD]B[/TD]
[TD]C[/TD]
[TD]D[/TD]
[TD]E[/TD]
[TD]F[/TD]
[/TR]
[TR]
[TD]Time[/TD]
[TD]RPM[/TD]
[TD]Engine[/TD]
[TD]SSG[/TD]
[TD]Hatch[/TD]
[TD]Location[/TD]
[/TR]
[TR]
[TD]00:01[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]00:15[/TD]
[TD]600[/TD]
[TD]On[/TD]
[TD]On[/TD]
[TD]Open[/TD]
[TD]ER[/TD]
[/TR]
[TR]
[TD]00:30[/TD]
[TD]1200[/TD]
[TD]On[/TD]
[TD]On[/TD]
[TD]Closed[/TD]
[TD]ER[/TD]
[/TR]
[TR]
[TD]00:45[/TD]
[TD]1200[/TD]
[TD]On[/TD]
[TD]On[/TD]
[TD]Closed[/TD]
[TD]LAZ[/TD]
[/TR]
[TR]
[TD]01:00[/TD]
[TD]0[/TD]
[TD]Off[/TD]
[TD]On[/TD]
[TD]Open[/TD]
[TD]LAZ[/TD]
[/TR]
[TR]
[TD]01:15[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Any help is appreciated!! Thank you!