omegadeltaphi
New Member
- Joined
- Jul 10, 2011
- Messages
- 30
I have two columns and multiple rows.
A column has most of the info.....97%.
B column has little information and it is only a single letter.
I need to move that letter from column B to column A.
ex.
________________________________________
column:A column:B
info blank
info blank
info blank
status: "x"
_________________________________________
I want to merge Columns B and A
somethin like this
----------------------------------------------------
Column:A
status: x
----------------------------------------------------
ps sometimes status is "x", "y", or "xy"
A column has most of the info.....97%.
B column has little information and it is only a single letter.
I need to move that letter from column B to column A.
ex.
________________________________________
column:A column:B
info blank
info blank
info blank
status: "x"
_________________________________________
I want to merge Columns B and A
somethin like this
----------------------------------------------------
Column:A
status: x
----------------------------------------------------
ps sometimes status is "x", "y", or "xy"