Google Sheets Split Text to Columns: Using Google Apps Script

  Рет қаралды 8,259

Code With Curt

Code With Curt

Күн бұрын

Пікірлер: 4
@craig-alicious
@craig-alicious 2 жыл бұрын
Cheers for that. So clear.
@varunp9007
@varunp9007 4 жыл бұрын
Request you to share the code
@testaccount6075
@testaccount6075 3 жыл бұрын
I used other var names though, but this should work. function splitColumn() { var ss = SpreadsheetApp.getActiveSpreadsheet(); var commaSheet = ss.getSheetByName('Sheet15'); var dotSheet = ss.getSheetByName('Sheet14'); var lastRowComma = commaSheet.getLastRow(); var commaRange = commaSheet.getRange('A1:A' + lastRowComma); commaRange.splitTextToColumns(','); var lastRowDot = dotSheet.getLastRow(); var dotRange = dotSheet.getRange('A1:A' + lastRowDot); dotRange.splitTextToColumns(':'); } // function
@alexandersafonov2795
@alexandersafonov2795 2 жыл бұрын
gj
Call Rest API on Google Sheets using Google Apps Script
6:52
Code With Curt
Рет қаралды 44 М.
Cheerleader Transformation That Left Everyone Speechless! #shorts
00:27
Fabiosa Best Lifehacks
Рет қаралды 16 МЛН
When you have a very capricious child 😂😘👍
00:16
Like Asiya
Рет қаралды 18 МЛН
Chain Game Strong ⛓️
00:21
Anwar Jibawi
Рет қаралды 41 МЛН
Next level FILTER Function tricks | Excel Off The Grid
13:23
Excel Off The Grid
Рет қаралды 41 М.
Google Sheets Formulas Tutorial
23:25
Kevin Stratvert
Рет қаралды 419 М.
5 Excel Secrets You'll Be Embarrassed You Didn't Know
17:32
Excel Campus - Jon
Рет қаралды 292 М.
Make an API With Google Sheets and Google Apps Script
15:53
Cukmekerb's Coding Class
Рет қаралды 65 М.
Excel Macros & VBA - Tutorial for Beginners
50:20
Kevin Stratvert
Рет қаралды 1,3 МЛН
On Change Trigger - Apps Script | Script Service ~ Episode 3.4
6:29
Cheerleader Transformation That Left Everyone Speechless! #shorts
00:27
Fabiosa Best Lifehacks
Рет қаралды 16 МЛН