how do i split a column

C

craig.d

i have a worksheet with three columns but want to split column C in to two
from row 37 down while keeping only three columns from rows 1-36. How can i
do this?
 
B

Bob Phillips

You can't. You could merge C1 & D1, C2 & d2 etc. but it seems a bit of
overkill.

What is the reason for this, there may be another solution?
 
Top