Skip to content

Transforms text in a single column in a table with multiple columns

Notifications You must be signed in to change notification settings

rcsmit/code_snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

CVarious code snippets

Email from Google sheets

Sending emails from Google sheets. Not tested with high number of emails

text2column

Transforms text in a single column in a table with multiple columns in vba

' Changes this -----> INTO -----> this ' ' Mickey Mouse Mickey Mouse Mainstreet USA Evening shift ' Mainstreet USA Donald Duck Frontierland Japan Breakfast ' Paris Daisy Duck ...etc.... ' evening shift
' ' Donald Duck ' Frontierland ' Japan ' Breakfast ' ' Daisy Duck ' ...etc... '

About

Transforms text in a single column in a table with multiple columns

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published