Тёмный

Google Sheets UserForm - Send Data from Form to Spreadsheet 

Learn Google Sheets & Excel Spreadsheets
Подписаться 277 тыс.
Просмотров 116 тыс.
50% 1

Learn how to connect the userform to Google Sheets spreadsheet and use Bootstrap as a user interface.
This tutorial is Part 2 from Google Sheets Userform - Level 2 series
• Google Sheets Userform...
#userform #googlesheets #bootstrap

Опубликовано:

 

15 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 162   
@benwsko
@benwsko Месяц назад
Amazing tutorial. Very fluid presentation and clearly explained
@kpriyanthrachamadugu5537
@kpriyanthrachamadugu5537 4 года назад
Thank you, Thank you, Thank you. I am waiting for more videos of this series. I am sure, this shall add immense value for sheets in my organization. Thank you
@josedejesusfragozolopez6396
@josedejesusfragozolopez6396 4 года назад
Estoy aprendiendo con mucha dificultad por el tema y el idioma.... Estos videos son de mucho valor para mi. Gracias por subirlos.
@thatmose
@thatmose 4 года назад
Thanks for the content. Clear and for some reason it always drops in when that is the exact problem I might be having.
@pichpituseng5096
@pichpituseng5096 4 года назад
Your video tutorial is very helpful and clearly explaination.
@srider33
@srider33 4 года назад
Friendly tip: using hyphenated variables prevents double-clicking on entire variable name. I prefer underscore (so item_name instead of item-name). Great series.
@ExcelGoogleSheets
@ExcelGoogleSheets 4 года назад
It's hard to break old habits :)
@srider33
@srider33 4 года назад
@@ExcelGoogleSheets oh I know. I still sometimes catch myself typing DIM instead of VAR 🤦🏻‍♂️.
@michaelknichel4443
@michaelknichel4443 4 года назад
Biting my nails waiting for the rest of the series.
@salajsmartech5434
@salajsmartech5434 3 года назад
I did everything the same way but button click is not working. Also the html code from had some changes in the script part. I don't know why it is not working, can you help?
@hendrikpieper3625
@hendrikpieper3625 2 года назад
I got the same Problem, did you found a way to solve this Problem?
@hilmanhannan2892
@hilmanhannan2892 4 года назад
Great n usefull content...
@kristinerojas8798
@kristinerojas8798 4 года назад
Great!!! Can't wait for the other videos. . .
@nicksonbonke2608
@nicksonbonke2608 4 года назад
Thanks. Good video. Please show how we can update data we have send to the Google sheet via the user form. Thanks
@waltone87
@waltone87 3 года назад
I am not able to get the button to work. Has there been update since this video was recorded that changed how we would run this code successfully?
@findthetruth3021
@findthetruth3021 4 года назад
How to add a unique number automatically in the first column for each row like the automated date you created? please
@mohanapriya4372
@mohanapriya4372 2 года назад
you are the man..
@arielzabatecuizon5147
@arielzabatecuizon5147 3 года назад
More power!! keep it up!!
@munish2839
@munish2839 4 года назад
Thanks bro, well explained and clarified, awaiting for rest of the topics.
@ExcelGoogleSheets
@ExcelGoogleSheets 4 года назад
Thanks! Check the playlist in video description.
@munish2839
@munish2839 4 года назад
I will check. Thank You👍
@natanaeldeoliveira4399
@natanaeldeoliveira4399 Год назад
Hello!. Is it possible to upload an image in the form?. Thanks so much!!.
@SiriusZcs
@SiriusZcs 4 года назад
Good job, I have a special question and I am not sure which of your video is the right one: I want to create a chart and I have different sheets for January, February (...) Every sheet has the same layout and in the Final sheet I want to get all the data from there but I don't want to copy all of them. Is it possible to use a formula to change just the sheet name? e.g. January!A2 January!A3 and then I need for every other sheet the same February!A2 February!A3 (...) I didn't find a solution yet to change sheet reference in the formula. Thank you in advance!
@ExcelGoogleSheets
@ExcelGoogleSheets 4 года назад
The solution is here ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-Vuh7lh2mhQk.html
@nunomarques6106
@nunomarques6106 Год назад
Hi. I want to add a droplist like this on a hmtl form and send results to another google sheet. Can i use this method? This example save in the same sheet. Thank you for all the assistance.
@ExcelGoogleSheets
@ExcelGoogleSheets Год назад
Just change the range in the code.
@ld2711
@ld2711 4 года назад
Terrific! Thanks so much !
@gabrielepigani9405
@gabrielepigani9405 2 года назад
Hi, wonderful tutorial explained very well, congratulations!!! About showModalDialog or showSidebar I have a question that I can’t solve: how suspend the server-side script while the showModalDialog or showSidebar is open? Basically I would like the script resumes after the user dismisses the dialog. Sorry for my bad English I hope I made myself clear. Thanks bye Gabriele
@ExcelGoogleSheets
@ExcelGoogleSheets 2 года назад
I don't think this is possible.
@gabrielepigani9405
@gabrielepigani9405 2 года назад
@@ExcelGoogleSheets 😔 Thanks anyway! And congratulations on your work again!
@lagimegabekasi
@lagimegabekasi 4 года назад
Cant wait for this...Amazing...
@littleclover2334
@littleclover2334 3 года назад
Good day sir! I have a question sir. What if i wanted this form to automticatically open when i open the google sheet file would it be possible? I tried it by not puting the createMenu & onOpen function but it didn't work. What should i do? Thanks in advance
@ragnarok7976
@ragnarok7976 3 года назад
I'll have to double check but I think the AppScript editor has a lot of the same key binds as VS Code. You should be able to alt + shift + F to format the entire document, indentation and all!
@ExcelGoogleSheets
@ExcelGoogleSheets 3 года назад
Yea, they updated the editor since.
@bogdanszczepanski5911
@bogdanszczepanski5911 3 года назад
Thank you, it's very good series. However I have not any idea how to create email with clickable button and function which can modify value in spreadsheet.
@christiannorgard3260
@christiannorgard3260 3 года назад
Gréât video. How would one go about having a sidebar entry form in which you could add lines of items before possibly validating the form . I have a spreadsheet for sales, with one sale having potentially several items (not more than 5) : the form would basically need date and sale number as fixed fiels and then have one or more items that would each be sent onto a separate line of the « saleitems » sheet?
@Techhiedoc
@Techhiedoc 4 года назад
Hi, Great content. Thanks for this. How can I have access to rest of the 3 videos in the series?
@ExcelGoogleSheets
@ExcelGoogleSheets 4 года назад
The videos are being edited and uploaded now. It will take some time until all of them are available.
@a2414205
@a2414205 4 года назад
that is great but i want to know more about how to make modify & delete button working as well
@ExcelGoogleSheets
@ExcelGoogleSheets 4 года назад
Watch Level 3 Series.
@a2414205
@a2414205 4 года назад
@@ExcelGoogleSheets thanks
@shinrafahell
@shinrafahell 3 года назад
Excellent tutorial thanks.
@ExcelGoogleSheets
@ExcelGoogleSheets 3 года назад
Glad you enjoyed it!
@pomysuartawa
@pomysuartawa 4 года назад
Thanks bro, need this content more
@peraruor
@peraruor Год назад
Sorry, but again, when search for "Starter template" in getbootstrap, a different example show up with what appear to be arabic characters. Any advice? Thanks
@Rayxchui716
@Rayxchui716 4 года назад
Awesome content.
@developmentbajatoparts8171
@developmentbajatoparts8171 3 года назад
google.script.run.doSomething(values) is not working with sidebar I am using new code editor. Showing type unknown and status failed in executions. Please Suggest something....
@citiesinspace
@citiesinspace 4 года назад
Is there any way to limit the userform to a particular tab? Or at least make the userform sidebar much larger? My idea was to limit the userform to the first tab in a workbook, where all you can see is the userform.
@ExcelGoogleSheets
@ExcelGoogleSheets 4 года назад
You can load it as a dialog box, but you can't limit it to a particular tab. It's either open or closed.
@findthetruth3021
@findthetruth3021 4 года назад
It is really amazing, but if we want to make an interface form then we need to have reset, delete, search, update...etc as well as sometimes we may need to have drop-down list in the interface form. I really love ur videos and if you can make these things that would be awesome. Thanks in advance.
@ExcelGoogleSheets
@ExcelGoogleSheets 4 года назад
I believe all of that is covered in Userform Level 2 and Userform Level 3 series that are being edited and uploaded now.
@findthetruth3021
@findthetruth3021 4 года назад
@@ExcelGoogleSheets you are awesome bro thnx a lot
@PepitoGrilloCanarias
@PepitoGrilloCanarias 4 года назад
Amazing! Thanks
@KhanterWinters
@KhanterWinters 3 года назад
one year after. But is there a way to create a load of info to be able to save it as directory? so from a google form we collect name, email, phone. and get the data to paste into a directory.
@maurofuzetto9141
@maurofuzetto9141 4 года назад
Você é o cara, man! =D
@keishaaniria
@keishaaniria 3 года назад
Thanks for this amazing video. I did and it works. But when I create with many data in column and i have followed step by step as seen in video, the data cannot add from form to spreadsheet. Please help me.
@clairmontmiller6582
@clairmontmiller6582 4 года назад
Hey, thanks so much for this content, its super helpful. I am having some trouble though. I copied everything exactly as in the video, and re-did it again. Everything works up till the button click. But, I cant get the click to run the script.
@ExcelGoogleSheets
@ExcelGoogleSheets 4 года назад
Please watch this ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-flxj-QB50zo.html
@clairmontmiller6582
@clairmontmiller6582 4 года назад
@@ExcelGoogleSheets Thanks so much, that video was also incredibly helpful. I found it was an authorization issue. After authorizing it in my default google account, its working perfectly.
@albertoivanmoralessanchez7984
@albertoivanmoralessanchez7984 4 года назад
@@clairmontmiller6582 Que tal, exactamente en donde distes las autorizaciones, yo aun no logro que corra y esta todo correcto.
@everettdavis3219
@everettdavis3219 4 года назад
I watched the video and used the console. The form works as a standalone web app but not as a side panel. It says that access is denied.
@ludovicab8804
@ludovicab8804 3 года назад
@@clairmontmiller6582 Can you please tell me how to get the missing authorization? Thanks
@ddifferent21
@ddifferent21 3 года назад
Can you please tell, which video playlist to see first, to understand the code ?
@ExcelGoogleSheets
@ExcelGoogleSheets 3 года назад
ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-PsIuSwSj3CM.html Then ru-vid.com/group/PLv9Pf9aNgemuzTNWeHd8HziGVNzSlWACh
@govugowrishanker4107
@govugowrishanker4107 4 года назад
TypeError: Cannot read property 'item' of undefined This error is finding at the end Please let me know how can i solve it
@ludovicab8804
@ludovicab8804 3 года назад
have the same.. mine it works only with the first example, by specifying the value of the constants. otherwide the last method gives me 'undefined item'
@truog91
@truog91 4 года назад
how to correct indentation ? did you use shift+ tab ?
@gannsebastianquiban5060
@gannsebastianquiban5060 4 года назад
I did everything, but my data entered cannot enter the spreadsheet. I need help!
@kevinkorthuis6365
@kevinkorthuis6365 4 года назад
Same issue. I went over the video and recreated twice but no luck. Works up till the last step.
@jasincolegrove4798
@jasincolegrove4798 4 года назад
I followed along and it worked.
@brandendecaso3456
@brandendecaso3456 4 года назад
Having Same Issue
@johnryan2319
@johnryan2319 3 года назад
same issue ..all good until the last step
@izzuddinibrahim4086
@izzuddinibrahim4086 3 года назад
me too. same issue here
@deepakmishra-qz8jh
@deepakmishra-qz8jh 4 года назад
Hi whatever you did its goes well for me but what i want here to do is i want to run this code in every sheet of the workbook in same range so can you help me please to modify the code
@AndreasHakansson
@AndreasHakansson 4 года назад
Great content! Can I download the script and html file somewhere? I got stuck in the end and the button didn't work. Thanks!
@AndreasHakansson
@AndreasHakansson 4 года назад
Solved ..used "clicked" instead of "click" in the eventhandler. =/
@kennethforbin5604
@kennethforbin5604 3 года назад
Danke sehr, Merci beaucoup, Thank you. Lord this is fascinating
@bratuadrian1436
@bratuadrian1436 4 года назад
thank you
@emmasafran6817
@emmasafran6817 4 года назад
Very helpful serie ! Thanks again I come back to this video because i need to add an "radio" input to the form but there is a different ID for each option so i don't know how to process this with the JS Would be gratefull if someone can help !
@ExcelGoogleSheets
@ExcelGoogleSheets 4 года назад
ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-65G2_qJYjC0.html
@saisrinivasavvaru1218
@saisrinivasavvaru1218 4 года назад
Thanks for your tutorials. is not working properly with Bootstrap. Is there any other way to achieve it?
@ExcelGoogleSheets
@ExcelGoogleSheets 4 года назад
What's not working properly? What have you tried?
@saisrinivasavvaru1218
@saisrinivasavvaru1218 4 года назад
@@ExcelGoogleSheets ibb.co/Sdsbm1W My drop-down has around 100 items which is not easy to select. So I chose to use . But when the form loads it also shows all options on top of the form. Without the everything works fine. After doing a quick search I found that Bootstrap isn't compatible with datalist.
@ExcelGoogleSheets
@ExcelGoogleSheets 4 года назад
Screenshot doesn't help. What's your HTML?
@saisrinivasavvaru1218
@saisrinivasavvaru1218 4 года назад
@@ExcelGoogleSheets Bootstrap isn't compatible with datalist at least on chrome as said in this post. stackoverflow.com/questions/48722834/how-to-use-html-datalist-with-bootstrap Fixed it using www.w3schools.com/tags/tag_datalist.asp datalist { display: none !important; }
@anasselamrani1090
@anasselamrani1090 4 года назад
Thank u for those wonderfull tuto
@ExcelGoogleSheets
@ExcelGoogleSheets 4 года назад
Glad you like them!
@anasselamrani1090
@anasselamrani1090 4 года назад
@@ExcelGoogleSheets i send u a mail could u check please and thank u very much.
@muhammadafiqzakwanbinazidi5069
@muhammadafiqzakwanbinazidi5069 4 года назад
First of all, thank you for the tutorials! really helpful however i have a question. 1.My data is inserted just fine however, when i added arrayformula in the sheet itself , it kinda fucked up the whole sheet and i cant insert data into rows anymore. How do i fix this? Basically what im tryna achieve is when i input data into the sheet, the data will be calculated in a different collumn, so everytime i input data, it will automatically calculate the data i input into new rows. Thank you
@ExcelGoogleSheets
@ExcelGoogleSheets 4 года назад
Easy way around this is to use a copy sheet, I have an example here ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-0v-hQ3EecdE.html You can also use array formulas that don't overflow the range.
@muhammadafiqzakwanbinazidi5069
@muhammadafiqzakwanbinazidi5069 4 года назад
@@ExcelGoogleSheets Thank you kind sir, Although the first solution sounds interesting, i feel like using the second since it fits my project more. Therefore, how can i use the array formulas that dont overflow the range? is there any tutorial youve made?
@georgschoeppen6585
@georgschoeppen6585 4 года назад
Hi guys. I'm just starting with gs. I'm stuck right in the beginning (first running the app ~ 5:05). It shows the sidebar, but it doenst show the "Hello World" beneath. I just copied the starter template from bootstrap like you did. Any tip?
@georgschoeppen6585
@georgschoeppen6585 4 года назад
sry I just forgot to save the html file, because I am used to the google auto saving feature
@ExcelGoogleSheets
@ExcelGoogleSheets 4 года назад
Awesome!
@gogolinda7299
@gogolinda7299 3 года назад
You are a god :)
@anganaster19
@anganaster19 4 года назад
Thank you for the video. I did exactly the same code as the video, everything works almost but at the end when we get the input in the texts Item and Qty and click Add button, doesn't insert any data to the Google sheet. I tried checking the RU-vid video Google Apps Script & Web App Debugging of yours to debug but when I am trying to publish the code as "Deploy as web app", the web app gives the error - "Script function not found: doGet". Please help.
@ExcelGoogleSheets
@ExcelGoogleSheets 4 года назад
You don't need to deploy as web app. Just right click on the sidebar and inspect.
@duyryan7073
@duyryan7073 3 года назад
Can I add two item? Replace qty by item 2?
@kennethforbin5604
@kennethforbin5604 4 года назад
Thank you again sir. Question: Can the user be able to mess with already entered data in the sheet? Is there a way to lock it so they can only enter in from the form?
@felixpalganjr.7410
@felixpalganjr.7410 3 года назад
Yes , use protect range for your sheet
@pichpituseng5096
@pichpituseng5096 4 года назад
I want to set a user have permission to use form but can't edit on worksheet. Any way to do that?
@accendo88
@accendo88 4 года назад
Does the form work for mobile input?
@niranjan6725
@niranjan6725 4 года назад
Could you also show how to reset the forms after clicking add.....so that they Form is empty after clicking it
@ExcelGoogleSheets
@ExcelGoogleSheets 4 года назад
It's all coming up in the next parts of these series.
@Vivek-np9vm
@Vivek-np9vm 4 года назад
TypeError: Cannot Read properly appendRow off null error message received. Please help
@ravichandranaikanavre1561
@ravichandranaikanavre1561 3 года назад
Hello Sir, Please can you tell me How can we send data from spreadsheet to form?
@vikram-bhalla
@vikram-bhalla 4 года назад
Thanks for your video. As soon as I click the button on the HTML, I receive an error 'ERROR: Authorization is required to perform that action.'. I have checked the authorization and it looks fine. I went here -> myaccount.google.com/permissions and checked the authorization status and it looks fine. Has access to: Google Docs - See, edit, create, and delete your spreadsheets in Google Drive Additional access - Display and run third-party web content in prompts and sidebars inside Google applications Please guide - what am I missing?
@salahal-dintalhami9224
@salahal-dintalhami9224 4 года назад
i have the same problem did you ever find out how to fix it
@Mr7Doug
@Mr7Doug 3 года назад
The video was awesome! It worked while using hard codes. But when procedure for get form data it stops working. Debug returned: "Cannot read property 'item' of undefined addNewRow @ funcs.gs:5" - I checked every character and evereything seems to be exaclty like shown in the video. If someone have a hint I would appreciate. Thank´s.
@developmentbajatoparts8171
@developmentbajatoparts8171 3 года назад
I thing we both are facing same issue. Showing function type unknown and status failed in executions.
@OswinTan
@OswinTan 3 года назад
i'm facing the same issue as well. hopefully someone can help on this.
@vineetchauhan7072
@vineetchauhan7072 3 года назад
@@OswinTan Log into your browser with same email which you are using to make user form. You need to log in with same account into chrome(if you are using)and Gmail. 👍👍
@angelreyesjr.5078
@angelreyesjr.5078 4 года назад
I'm having problem running the funcs.gs file can you help me with this? TypeError: Cannot read property 'item' of undefined (line 7, file "func") function addNewRow(rowData){ const currentDate = new Date(); const ss = SpreadsheetApp.getActiveSpreadsheet(); const ws = ss.getSheetByName("Results"); ws.appendRow([rowData.item,rowData.qty, currentDate]); } I copy all the data you did in uform.html. The form did came up on spreadsheet but when I try to put some data and press Add it doesn't went to my spreadsheet. I'm a newbie on this but I'm very interested on learning it..
@ExcelGoogleSheets
@ExcelGoogleSheets 4 года назад
The mistake isn't here. Share your html file.
@angelreyesjr.5078
@angelreyesjr.5078 4 года назад
@@ExcelGoogleSheets Item Name Quantity Received Save function addRecord(){ var item = document.getElementById("item-name"); var qty = document.getElementbyId("qty-received"); var rowData = {item: item.value,qty: qty.value}; google.script.run.addNewRow(rowData); } document.getElementById("btn").addEventListner("click",addRecord); ...
@ExcelGoogleSheets
@ExcelGoogleSheets 4 года назад
addEventListner is misspelled, should be addEventListener
@angelreyesjr.5078
@angelreyesjr.5078 4 года назад
I change it, but still got the same error and can't add the entered data into the spreadsheet.
@ExcelGoogleSheets
@ExcelGoogleSheets 4 года назад
Don't run the function manually, you'll get an error. You need to use the button in the form.
@rohanvkumawat
@rohanvkumawat 4 года назад
How do you tab in multiple rows at the same time? @ 9:22
@jaysonsiebold
@jaysonsiebold 3 года назад
Select multiple rows and hit tab a couple times
@casianreport3318
@casianreport3318 4 года назад
this is piss me off. I replicate this entirely with no mistakes, and when i run ADD button, do not work. The problem is that Somethimes eventListener do not listen or i do not know. Purley do not work. Stuck after add button and the event listener. That step is not working. ANY IDEAS!? I went over the video and recreated twice but no luck. Works up till the last step. Then Done!
@ExcelGoogleSheets
@ExcelGoogleSheets 4 года назад
Watch this lo learn how to troubleshoot your code ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-flxj-QB50zo.html
@ceciliahernandez2708
@ceciliahernandez2708 4 года назад
Your tutorial is great but the menu doesn't appear when I refresh the sheet =(. I checked every line but I couldn't find anything wrong.
@ExcelGoogleSheets
@ExcelGoogleSheets 4 года назад
Sometimes having a good night sleep and checking the next day works wonders.
@ludovicab8804
@ludovicab8804 3 года назад
Dear all, I tried to reproduce the program, but at the point in which I have to write the addrow function and the button function nothing happens. I checked the dubugs, I inspected and I have some warnings. Here is thaty part of the code. I attach some warnings as well. the id of the button is defined and correct. const ss = SpreadsheetApp.getActiveSpreadsheet(); const ws = ss.getSheetByName("Results"); function bottonadd(){ var itemName = document.getElementById("item-name"); var top = document.getElementById("topic"); const aa = itemName.value; const bb = top.value; const currentDate = new Date(); ws.appendRow([aa,bb,currentDate]); } document.getElementById("main").addEventListener("click",bottonadd); debuggs: - Uncaught ReferenceError: SpreadsheetApp is not defined at userCodeAppPanel:2 - Failed to load resource: net::ERR_QUIC_PROTOCOL_ERROR.QUIC_PACKET_WRITE_ERROR Someone had the same problem and solved? Please help me. I surrend :( Thank you
@setioryski5961
@setioryski5961 4 года назад
Stuck for 1 month how i can calculate 2 date from html input ? I want do checkout date - checkin date input. please help
@ExcelGoogleSheets
@ExcelGoogleSheets 4 года назад
I don't know what calculate means.
@reymariebatulan4201
@reymariebatulan4201 Год назад
why theres error? TypeError: Cannot read properties of undefined (reading 'item')
@jithinsamuelthomas8578
@jithinsamuelthomas8578 4 года назад
Hey, I wrote the script same as yours but I am getting the following error while running funcs script file: "TypeError: Cannot read property 'item' of undefined (line 7, file "funcs")". The line number and codes are exactly same as yours. Please do help!
@ExcelGoogleSheets
@ExcelGoogleSheets 4 года назад
Check again, it can't be the same.
@jithinsamuelthomas8578
@jithinsamuelthomas8578 4 года назад
@@ExcelGoogleSheets Figured it out. I had to manually change the function to be run on the top bar to anotherFunc(). Thanks.
@wesleysodre
@wesleysodre 4 года назад
@@jithinsamuelthomas8578 i have same problem: "TypeError: Cannot read property 'item' of undefined (line 7, file "funcs")". Please do help
@govugowrishanker4107
@govugowrishanker4107 4 года назад
@@jithinsamuelthomas8578 hey jithin would you please let me know how exactly you solved the problem
@hengkanglim
@hengkanglim 3 года назад
Hi Jithin, I understand that you have resolved it for the "TypeError :Cannot read property 'ítem' of undefined. I am having the same error like yours. Can you please share how you have resolved it ? Thanks a lot.
@tiktik9036
@tiktik9036 4 года назад
How to add more items to user menu with different html files
@markbrantana9293
@markbrantana9293 3 года назад
It would be more helpful if you provided the code in a copyable form.
@marvincaok831
@marvincaok831 2 года назад
i follow all scripts and code, why i cant insert data in the databae, pls help
@tunaung8838
@tunaung8838 3 года назад
Does someone know how to make input value as text in this google sheet form?
@stefangeudens4250
@stefangeudens4250 4 года назад
I Get.a ReferenceError " Htmlservice is not defined", what does this mean??
@ExcelGoogleSheets
@ExcelGoogleSheets 3 года назад
it's case sensitive HtmlService
@stefangeudens4250
@stefangeudens4250 3 года назад
@@ExcelGoogleSheets thank you very much ...
@jcheng1981
@jcheng1981 3 года назад
on ws.appendRow({rowData.item,rowData.qty]); i get typeError cannot read property 'item;
@ravichandranaikanavre1561
@ravichandranaikanavre1561 3 года назад
How can we read spreadsheet row into form?
@bunthoeurnkhouth6754
@bunthoeurnkhouth6754 3 года назад
how to make the form work on mobile?
@felipelobato99
@felipelobato99 7 месяцев назад
Code?
@mekdimtilahun9535
@mekdimtilahun9535 4 года назад
Below is the script I wrote per your instructions. However I am getting this error message "HtmlService.createTemplateFormFile is not a function " //... function loadForm() { const htmlForSidebar=HtmlService.createTemplateFormFile("uform"); const htmlOutput=htmlForSidebar.evaluate(); const ui = SpreadsheetApp.getUi(); ui.showSidebar(htmlOutput); } ...// Can you help
@ExcelGoogleSheets
@ExcelGoogleSheets 4 года назад
not createTemplateFormFile createTemplateFromFile
Далее
Google Sheets Userform - Add a Dropdown
17:58
Просмотров 49 тыс.
Google Sheets - Userform
35:51
Просмотров 161 тыс.
Это было очень близко...
00:10
Просмотров 1,6 млн
Top 10 CSS One Liners That Will Blow Your Mind
13:34
Просмотров 968 тыс.
Google Apps Script Tutorial for Beginners
23:54
Просмотров 382 тыс.
Google Sheets Userform - Conditional Multi Input Boxes
34:17
How To Get Spreadsheet Values Using Google Apps Script
10:24
Form in Google Sheets | Data Entry Form
13:35
Просмотров 10 тыс.
Это было очень близко...
00:10
Просмотров 1,6 млн