google-spreadsheet tag

29 questions


1 answers
98 views
0
Automatically enter a spreadsheet quote into another spreadsheet sales file with links, amounts, subject lines, etc.

This is my first time posting.I'd like to create a file for an E-quote with a spreadsheet and automatically enter the value of a particular cell in the file into a separate spreadsheet sales file.I wo...


1 answers
94 views
0
I want to fill the background color and character color separately in the conditional format of Google spreadsheet.

I would like to fill the background color and character color separately in the conditional format of the Google spreadsheet.Specifically, the settings like the attached image are


1 answers
91 views
0
About sending by MailApp.sendEmail;

Nice to meet you.I am currently working on a form for accepting applications in Blogger.To confirm the contents of the application, an automatic reply email is sent to the applicant via script from th...


1 answers
98 views
0
How do I get the last row of multiple sheets and put them together into a new row in an Excel VBA or Google Apps Script?

Please check the sheet below first.https://docs.google.com/spreadsheets/d/1AlwgQLEZoZz_vWz0ZqKld528ViLAl8x2nR4SZz0VoHA/edit#gid=0There is an Excel file that records the monthly inventory of each produ...


1 answers
93 views
0
Google Form Auto-Reply E-mails Are No Longer Sent Due to Errors

From the Google form spreadsheet, I set up the Tools > Script Editor edit to receive an automated reply email when I submit the form.(See script, trigger settings at the bottom) It worked fine for a w...


1 answers
63 views
0
I want to exceed the request limit on the spreadsheet.

https://tanuhack.com/operate-spreadsheet/ #PythonUsing this site as a reference, we are writing data from the Python program onto a spreadsheet.According to the information on the page above, The maxi...


1 answers
95 views
0
Error adding data frame to Google spreadsheet: type.googleapis.com/google.protobuf.ListValue

I would like to reflect the data (one line) that I have crawled to the bottom line of the spreadsheet, but the error below appears and does not reflect well.Is there a solution?codeJSON_KEYFILE= 'JSON...


2 answers
99 views
0
How to display " (double quote) as a character in a cell

First, if you type Taro Yamada in A1 with the cell you want to refer to as A1 = My name is &A1&Then, the cell says My name is Taro Yamada, but Attempting to display name: Taro Yamada, =name:&a...

1 years ago

1 answers
68 views
0
a way of describing a date that is displayed in a table

How do I improve the script below?I would like the date to be written in mmdddyyyy like 11/12/2017, but I can't help but write Nov12. Can you fix it?function getWeatherData(){// Seat Settingsvars = Sp...


1 answers
90 views
0
difference between getActive() and getActiveSpreadsheet()

I am currently studying to make various things using Google Apps script.I'm trying to manipulate the sheet with a spreadsheet, but I have a question after seeing the reference.In the SpreadsheetApp cl...

« - 2 - »

© 2024 OneMinuteCode. All rights reserved.