Saturday, January 16, 2016

Splitting Strings İnto Multiple Rows With VBA

Splitting String Based On User Choice

              When entering data in cell D1, the wrap-text function works and cell D1's height is set .Cell D1's width not change .    
              If the button in page is pressed inputbox opens.You can write in the inputbox, which delimiter will be used for splitting .
The results are listed in  column A. Splitted data total number are displayed on msgbox.