I want to be able to split a cell if there is already text in it. I am sure this can be done but can not find any code to do it.
Can someone point me in the right direction ?
Thanks




Posted 03 April 2009 - 05:27 AM
Sheet1.Columns.Cells(intCurrRow, intCurrColumn).Split 1, 1, True
Posted 05 April 2009 - 06:21 PM
This post has been edited by June7: 05 April 2009 - 06:24 PM
|
|
Query failed: connection to localhost:3312 failed (errno=111, msg=Connection refused).
|
