Automated Data Entry Form in Google Sheets & Apps Script - Part 1 (User Form Design & Transfer Code)

Поділитися
Вставка
  • Опубліковано 25 сер 2024

КОМЕНТАРІ • 460

  • @AnindoSarker
    @AnindoSarker 3 роки тому +29

    Thank you man. I am building an excel sheet to manage the costings of my father's agri farm, and this is exactly what I was looking for

    • @hasanmehedi4809
      @hasanmehedi4809 3 роки тому +1

      you created by seeing this just only tutorial?

  • @vivekasharma3011
    @vivekasharma3011 3 роки тому +2

    Really you are a BEST teacher who explain every step in easy mode. Thanks for your Video.Please UPLOAD second Part...

    • @thedatalabs
      @thedatalabs  3 роки тому +2

      Thanks for your appreciation! Second part has been already uploaded. Will update third part of this series ASAP. Thanks!

  • @patlynch5663
    @patlynch5663 3 роки тому +16

    Excellent tutorial, just what I've been looking for. I have used Excel and VBA previously to create similar app but I need to use Google Sheets to allow access on mobile devices and have never used Apps Script. I have subscribed and look forward to the remaining tutorials in this series. Thank You.

    • @thedatalabs
      @thedatalabs  3 роки тому +4

      Thanks for your feedback!

    • @prambondagangan1235
      @prambondagangan1235 Рік тому

      @@thedatalabs sir can you make tutorial make drop down for save data with android phone.. tanks!!

    • @abuomardontadd2865
      @abuomardontadd2865 8 місяців тому

      can this work on mobile

    • @farhanbinashraf6783
      @farhanbinashraf6783 8 місяців тому

      ​@@abuomardontadd2865we can see and entry data... But can't run the scripts

  • @ralphschraven339
    @ralphschraven339 2 роки тому +5

    Very useful! This uses a lot of common functions needed in any data entry-related project, thanks so much for the clear demonstration!

  • @abhishekpandey6803
    @abhishekpandey6803 3 роки тому +16

    What an explanation everything clearly explained. Be it drag and drop or coding everything went smooth. Please upload the 2nd part asap.

  • @varunsethi5662
    @varunsethi5662 3 роки тому

    WOW !!! there was only one good channel on google scripting .. , & this one of such good quality is from India !!!

  • @sketchstudios05
    @sketchstudios05 3 роки тому +7

    This was excellent. Thanks a lot for such nice tutorial. Thank you so much for the hardwork done

    • @thedatalabs
      @thedatalabs  3 роки тому +1

      Thanks for your appreciation!

  • @abuomardontadd2865
    @abuomardontadd2865 7 місяців тому

    Thank you so much every thing is so clear your explanation and presentation so great and easy and simple but unfortunately it did not work on android thanks again

  • @indarkumar9083
    @indarkumar9083 4 дні тому

    Nice, How to avoid duplication of entry here? Please make a video on it. it will be helpful to avoid same entry of data

  • @Malally2
    @Malally2 2 роки тому +1

    TO EVERYONE STRUGGLING WITH submitData button errors. REFRESH the excel/sheet tab and that's what made it work for me :D

  • @melissagibson4364
    @melissagibson4364 2 роки тому

    just started and already i know this tutorial will assist me in so many ways Quyanaq!

  • @mikepuno2000
    @mikepuno2000 Рік тому

    Excellent tutorial, your explanation is so easy to follow and to understand, i want to thank you for sharing all your ideas about Data Entry, this is very useful.

  • @ragipgokhanergur9819
    @ragipgokhanergur9819 7 місяців тому

    Thank you very much for your video Dilip. Regarding the null value check on the user interface section i would suggest "getvalue" method instead of isBlank, here is the usage : if (shUserForm.getRange("C7").getValue() === "") {
    ui.alert("Your Message");
    shUserForm.getRange("C7").activate();
    shUserForm.getRange("C7").setBackground("FF0000");
    return false;
    }

  • @kabijoshi5949
    @kabijoshi5949 3 роки тому

    Apreaciable Work. I need to learn Visual Basic online. Cant afford classes. I am 50. Engineer turning into business as admin / qa/qc / quality control.
    Thank you for uploading more VB integrated Excel programming.

    • @thedatalabs
      @thedatalabs  3 роки тому

      Thanks for your feedback! You can find several tutorials on UA-cam. You can visit our website too find the link of tutorials. Link is available in the description box. Thanks!

  • @saneerasadaruwan1103
    @saneerasadaruwan1103 5 місяців тому

    thanks a lot your very clear and neat explanations with very supporting documents.

  • @chevapr
    @chevapr 3 роки тому +3

    I did the same file in Excel thanks to your tutorial, and I want to share with multiple people so they can fill the info and now I found this video, you are really awesome man, thanks for the good work

    • @lionFTW
      @lionFTW Рік тому

      how ?!!

    • @lionFTW
      @lionFTW Рік тому +1

      @@chevapr thanks for replying 🥺

    • @chevapr
      @chevapr Рік тому

      @@lionFTW no problem, if you need any help let me know

    • @lionFTW
      @lionFTW Рік тому

      @@chevapr probably i will. But i’ll try first. 🙏🏻

  • @mrCetus
    @mrCetus 2 роки тому

    Thank you for the uploading this tutorial. Catching some extent . My questions and doubts in respect of google sheets has been cleared. Thanks once again for your tremendous efforts you have made on this subject. Subscribed.

  • @pakistaniaround-amnamajeed3906
    @pakistaniaround-amnamajeed3906 3 роки тому +1

    You deserve subscriber ,

  • @akassebaum
    @akassebaum 3 роки тому +4

    This is a brilliant form. I was looking to create a form to input my cryptocurrency transactions. I want to be able to enter the data without having to scroll through hundreds of entries just to be able to find a spot to enter new data. Thanks for the ideas. Think the only thing that could improve on this is if you did a pop up entry form.

    • @joshmack
      @joshmack 2 роки тому

      this is a brilliant idea!

  • @FuadIhsani-lz8pp
    @FuadIhsani-lz8pp Рік тому

    Good sir
    Dapatkan di gunakankan secara bersamaan dgn 2 pengguna atau lebih tq

  • @ezmakeswa3601
    @ezmakeswa3601 2 роки тому +1

    Excellent .

  • @RichGoTech
    @RichGoTech Рік тому

    Super usefull and clear explanation with a code. Thanks for this

  • @dr.krishanu
    @dr.krishanu 3 роки тому

    Great Work.
    It will solve a major problem

  • @ruwanleelananda2881
    @ruwanleelananda2881 9 місяців тому

    Thanks, i"ll try

  • @ezekielpolapen5567
    @ezekielpolapen5567 2 роки тому

    Thank you so much for the wonderful tutorials.

  • @dyenibib
    @dyenibib Рік тому

    Your demonstration is so easy to follow for a newbie like me! Kudos!

  • @jelajahsebanten
    @jelajahsebanten 2 роки тому

    Amazing sharing👍👍

  • @gangliagenghis6181
    @gangliagenghis6181 11 місяців тому

    Thanx a million bro. Your video helps me lots!

  • @RoseAnn-ps8uj
    @RoseAnn-ps8uj 4 місяці тому

    Hi this is really amazing thank you
    May I also ask on how to avoid duplicate data after clicking the button (submitData)

  • @vinendrasairamkrishna1833
    @vinendrasairamkrishna1833 2 роки тому

    clear explanation...thank you

  • @softsolution824
    @softsolution824 3 роки тому

    thanks for this video

  • @tranvietcuong1213
    @tranvietcuong1213 2 роки тому

    Thanks so much, very pratical

  • @mdbaitan
    @mdbaitan 2 роки тому

    This tutorial was so useful and had lots of learnings even I don't have a background in coding.
    I want to learn about code. Hope you can help me.

  • @amandeepkaur5725
    @amandeepkaur5725 2 роки тому

    👍👍👍👍👍👍👍👍👍👌👌👌👌👌👌👌👌👌 very very excellent script, Thanks Sir

  • @ThaoMeoTV
    @ThaoMeoTV Рік тому

    Woa, This video helpful for me, Thanks you so much

  • @CreativeService871
    @CreativeService871 Рік тому

    thanks brother

  • @jasperjohndegueno6760
    @jasperjohndegueno6760 3 роки тому

    Thanks for this Video you are really dedicated enough to teach us your Knowledge about Automated Data Entry for Beginners Like us I have watch your video and what I learn here is better than in school I wish all my Teachers are Like you when it comes to this OUR SCHOOL NEVER TEACH US THIS THING so I's clueless that DATA ENTRY is important to make things more efficient in Excel ONCE AGAIN THANK YOU FOR THIS TUTORIAL HOPE YOU GAIN MORE SUBSCRIBERS AND VIEWS

  • @ssharma123456
    @ssharma123456 3 роки тому +5

    Hi Dilip, thanks for informative video. Is it possible for multiple people to use same form at the same time ?

  • @XinYue-ki3uw
    @XinYue-ki3uw 8 місяців тому

    OMG I made it! thanks a lot.

  • @suwaibahmohamad8743
    @suwaibahmohamad8743 Рік тому

    Very useful. Thank you sir!

  • @brilliantpy
    @brilliantpy Рік тому

    Thank you for creating a very helpful and easy to follow video! Great job!!! :) :) :)

  • @getmegr
    @getmegr 2 роки тому

    👍👍
    Clearly explained
    Hat's off

  • @jjcsaba7250
    @jjcsaba7250 Рік тому

    Thank you!

  • @FarukHossain-ux7bn
    @FarukHossain-ux7bn 2 місяці тому +1

    good , saudi riyad.

  • @freeliberalminds
    @freeliberalminds 2 роки тому

    Nice one. Thanks for the tutorial TDL

  • @nssdesigns
    @nssdesigns 4 місяці тому

    This is very good and clear instruction BUT does this data entry form work outside of sheets? Can you publish the sheet to the web and keep the data sheet separate?

  • @prthakkar1972
    @prthakkar1972 Рік тому

    Dear Data Labs team
    It was wonderful Video regarding the automated data entry sheet on UA-cam and appreciate your effort to make some videos for common people.
    Since coding is all together is new subject for me so if you can help my business to develop some google sheet formats related to my business.
    You may Connect me with your offer undersigned with detailed information.

  • @fahimreza1377
    @fahimreza1377 Рік тому

    recording the macro and use that in the form can save huge coding .....

  • @pravinsuthar3070
    @pravinsuthar3070 2 роки тому

    Thanks

  • @caleb941
    @caleb941 Рік тому

    This is very useful thank you so much. Very easy to follow 👌

  • @jdhirhe
    @jdhirhe 3 роки тому

    Very very nice Sir thank you 🙏🙏🙏

  • @muneshiri2138
    @muneshiri2138 3 роки тому

    nice sir..

  • @zunopk6894
    @zunopk6894 3 роки тому +1

    Can it use with excel online office scripts , I mean that the scripts ( language) in google sheet same as with excel online ( Office script) or not ?

  • @abrodriguez59
    @abrodriguez59 2 роки тому

    please upload the script for my our reference.. Very useful to start with.. Thank you so much for this video..

  • @apostoloskolovos9815
    @apostoloskolovos9815 2 роки тому

    Thanks mate very good and explanatory video, keep the good work.

  • @jusatnk
    @jusatnk 11 місяців тому

    Flawless tutorial. Awesome!

  • @Bhutai1981
    @Bhutai1981 Рік тому

    Great video . Liked the simplicity

  • @mohapatra007bisu
    @mohapatra007bisu 2 роки тому

    Hello Sir ....
    Hope you are doing well...
    I am very much thankful to you on sharing such tutorial with us... It is a great help to my company project... I have zero knowledge in JS coding... But after watching your video I am able to write code... Thank you for that....
    Sir could you make a tutorial video in this Google Form series about Dynamic Dependable drop down list (single level and multi level).
    Date of last entry of the customer (person) in search option...
    Please sir... 🙏🙏🙏
    Also the way you explaining things is really remarkable.... So could you please make a complete tutorial series of videos from Beginner level to Expert level for Google App Script.... Please....
    If you are providing any online class then please let me know... I would like to join that as well... Thank you Sir....

  • @markanthonyalipao362
    @markanthonyalipao362 2 роки тому +2

    Thank you so much for this amazing tutorial!
    Is there anyway to avoid duplication of entry using app script?

  • @jazzys7061
    @jazzys7061 Рік тому

    thankyou so much!!!! this is amazing

  • @vdsingh2learn
    @vdsingh2learn Рік тому

    thanks

  • @microsoftsarker
    @microsoftsarker 2 роки тому

    thank you for this video

  • @georgekhaba6436
    @georgekhaba6436 2 роки тому

    im learning so much ...... thank u for the useful videos ........ any tutorial about sql and cloud network data apps? all the best to u

  • @MrMaheshmt2007
    @MrMaheshmt2007 3 роки тому

    Thanks for the video.

  • @starbob9703
    @starbob9703 2 роки тому

    THAK YOU SO MUCH

  • @angeliqueposadas9525
    @angeliqueposadas9525 9 місяців тому

    Thank you so much for this, very useful on my project. May I also know how to search from 2 spreadsheet using 1 userform? thanks

  • @abdulhamidalhaddadi2255
    @abdulhamidalhaddadi2255 2 роки тому

    thank you very much

  • @MohammadaAprilianto
    @MohammadaAprilianto 7 місяців тому

    can i click save button directly after input the address, without clicking on other cell?

  • @aayushgadia
    @aayushgadia 3 роки тому +3

    This is amazingly explained!!!!

  • @vennyroselina4299
    @vennyroselina4299 3 роки тому +1

    Thank you very much!! This is very helpful for saving many contacts. But I have a problem when I'm looking for a contact that I only remember his/her institution, instead of his/her name. Please teach me how to expand the search function, in order I can find a list of several contacts with the same category, instead of only 1 contact.
    Thank you again!!!

  • @KaiRoulette.
    @KaiRoulette. 27 днів тому

    Sir, how to print like from specific id number to specific id number at the database record? I mean using apps script..

  • @Pankajkumar-yv5dr
    @Pankajkumar-yv5dr 2 роки тому

    It was amezing!
    If I wish this form to hide at a fix time of a day and show again at a fix time next day autometicaly, how to do it ? Please

  • @latestphilnews
    @latestphilnews Рік тому +1

    Possible problem in your script is that it allows multiple use of Employee ID. Which should be unique

  • @bluejay12293
    @bluejay12293 2 роки тому

    great!

  • @secondsonchanel2220
    @secondsonchanel2220 Рік тому

    Thanks the datalabs for the knowledge but I need help for the vba code of delete all data record which is already stored and to call the number of last entry data

  • @odishapals
    @odishapals 13 днів тому

    If this form is shared to 100 people and they work at a time it can not work. And there is no restriction of duplicate entry. Would you like to suggest ?

  • @mike9230
    @mike9230 3 роки тому +2

    bro ur stuff is amazing...i have a clothing shop...i want to fill all inventory in excel and give the products code...also record the sale with the cost...i have womens, mens clothes and shoes also other things....can you help me out?

  • @abdirahmanmuhammed9741
    @abdirahmanmuhammed9741 3 роки тому +1

    please do how to create the different sheets and different user forms simultaneously in one worksheet in the VBA Excel

  • @fighter12835
    @fighter12835 2 роки тому

    this is tutorial helped me a lot! i have a question. can it be used by multiple users simultaneously?

  • @donnanguyen200
    @donnanguyen200 2 роки тому

    Very useful, i did it successful in the computer. but i wonder if we can run script in the phone or tab? Thank you so much!

  • @byambabaatarmyagmarsure6923

    good

  • @chrisder1814
    @chrisder1814 5 днів тому

    hello, do you know api connector?
    do you use AI for coding?
    can I find "templates" ?
    thanks

  • @ruangbelajarkuclub
    @ruangbelajarkuclub 2 роки тому

    Thanks for nice tutorial.. i need tutorial crud userform VBA Crud database googlesheet. Thanks before

  • @SAlamGamingbd
    @SAlamGamingbd 3 роки тому

    great tutorial and very helppol video

  • @hjoseph777
    @hjoseph777 Рік тому

    About question. if the form already exist all I need to do really is to automate the data entry part. The data is in excel or Google sheet Appreciate your feed back

  • @hasithaudalagama3837
    @hasithaudalagama3837 2 роки тому +1

    Very informatively done. Many thanks.
    BTW, can we use this form to enter data by multiple users at the same time?

    • @danizaperez8170
      @danizaperez8170 2 роки тому +1

      Up to this. I would like to know also, if users can user the form simultaneously?

    • @fighter12835
      @fighter12835 2 роки тому

      up to this. i would also like to know if this is valid for multiple users.

  • @shilpipoddar5313
    @shilpipoddar5313 Рік тому

    Can you also teach how to prepare REPORT ?

  • @udaykumarreddy1578
    @udaykumarreddy1578 5 місяців тому

    Hi When i clicked on the save and the script is running and showing as finished script but the data is not saved to database could you please suggest that

  • @nanimal13
    @nanimal13 Рік тому

    Thank you so much for this tutorial, your explanation is super clear. I have a question though; is this something that other users that have access to edit the spreadsheet can use? Or only the owner of the google script can use it?

  • @DigitalSimba
    @DigitalSimba Рік тому

    Thanks for the tutorial. Very useful. A proposal for the next video, please make the recording with slightly bigger font! Continue the Good Work!

  • @thomasanders1954
    @thomasanders1954 2 роки тому +1

    sir, how to make this field can be inserted into another sheet? (not in the same sheet)

  • @wowik1992
    @wowik1992 2 роки тому +1

    Good evening, how to publish the table and table on the site so that the site users can make changes to the table and their table?

  • @EndhaiSatakopan
    @EndhaiSatakopan 6 місяців тому

    What if, I need to keep Database and User Form in 2 different files ? I dont want all users to access the database sheet?

  • @hn_philliang935
    @hn_philliang935 Рік тому

    sir, can you make a tutorial on this data connection to the web app so that it can be more realtime. thank you

  • @santoo2194
    @santoo2194 2 роки тому

    Nice One, Amazing Job

  • @jayeshmehta4937
    @jayeshmehta4937 Рік тому +1

    Hi @TheDataLabs team - I have followed the entire series and really appreciate the work that has been done on it. I'm able to do all the steps and apart from Submit button, everything else is working as expected.
    Can you please help me on - after clicking on Submit button data is not being stored in the database sheet although I have declared the variable as you said?

  • @datacraftacademy694
    @datacraftacademy694 2 роки тому

    You guys are doing wonderful job. Easy and understandable explanation. Hits on like button and subscribed for next booming

  • @georgekhabaze6619
    @georgekhabaze6619 2 роки тому

    thank u for the tutorial and i followed alone but the code dont yield any input..... any tips to solve this problem

  • @sonjabaria4324
    @sonjabaria4324 Рік тому +1

    In my Database Sheet, I have columns that are formulated based from another column. For example, "Age" Column has age formula based on the Birthdate Column. The Birthdate Column is a data to be inputed from the form, but not the age. How can we skip the Age Column when the new data is saved from the form to the Database Sheet? :)

  • @user-lk1qp8ig6b
    @user-lk1qp8ig6b 10 місяців тому

    I tried making similar sheet with clear and submit button the sheet works fine in laptop but its not working in mobile device . Is there any way I can make it work in mobile device also?