1 2 3 4
Sub cleanupSheet() ' This function asks for two input the first is the sheet you want to clean up ' The second is the Column and cell you wish to start at, e.g. A1 ...
1 2 3 4
Sub cleanupSheet() ' This function asks for two input the first is the sheet you want to clean up ' The second is the Column and cell you wish to start at, e.g. A1 ...
Ok So i am hoping to get so...