Wait wait wait wait a second, I'm one minute in and you are promoting your extension. Video is titled: Can ChatGPT Automate Spreadsheets? Want me to report you for clickbaiting me man? get real!
@@BetterSheets thank you so much for your kind reply, I'm just interested in chatgpt directly. Title of video should be how I made a useful extension for google sheets using chatgpt. It's misleading. Glad I realized what the video was actually about one minute in. Cheers
Wow. That's really poorly written piece of code. Deleting possibly thousands of empty rows one by one, where just 3 methods getLastRow, getMaxRows and deleteRows would do it all at once using one-liner, and another line for columns. Without any looping. Wow.
Are you in asia?
Yes
Wait wait wait wait a second, I'm one minute in and you are promoting your extension. Video is titled: Can ChatGPT Automate Spreadsheets? Want me to report you for clickbaiting me man? get real!
Its free. And ChatGPT helped make the thing. Thanks for letting me know!
@@BetterSheets thank you so much for your kind reply, I'm just interested in chatgpt directly. Title of video should be how I made a useful extension for google sheets using chatgpt. It's misleading. Glad I realized what the video was actually about one minute in. Cheers
That's great but I would prefer to "chat" with Andrew! Thank s Andrew, I am for "Better Sheets!" (Anika)
Fair enough!
Wow. That's really poorly written piece of code. Deleting possibly thousands of empty rows one by one, where just 3 methods getLastRow, getMaxRows and deleteRows would do it all at once using one-liner, and another line for columns. Without any looping. Wow.
The apps script for the addon is much simpler yeah