Hi all
I'm stuck on this problem and hoping someone can help.
I have a list of data- (up to 1000 rows)
I want to combine the data in rows C and D into column C (with 3 spaces between) then delete column D
i.e.
Before
Column C100 = 0.4
Column D100 = 1A
After
Column C100 = 0.4 1A
Column D100 =
If anyone can help that would be amazing, Thanks!
I'm stuck on this problem and hoping someone can help.
I have a list of data- (up to 1000 rows)
I want to combine the data in rows C and D into column C (with 3 spaces between) then delete column D
i.e.
Before
Column C100 = 0.4
Column D100 = 1A
After
Column C100 = 0.4 1A
Column D100 =
If anyone can help that would be amazing, Thanks!