Fully Automated Data Entry User Form in Excel - Step By Step Tutorial

Поделиться
HTML-код
  • Опубликовано: 15 ноя 2019
  • Simple, Dynamic and Fully Automated Form in Excel - Step by Step Tutorial
    In this video, we will learn how to create a fully automated Data Entry Form in Excel with List Box Control as a database. Here, we will utilise Text Box, Option Button, Combo box, List Box, Command Button and Frame to develop this automated form.
    If you don't know the VBA or Macro then there is no need to worry. This tutorial is a Step by Step guide and with the help of this tutorial, you will be able to develop a fully automated data entry form and learn several VBA tips and coding.
    #DataEntryForm #TheDataLabs
    Please follow the below link to download the Excel file used in this video.
    thedatalabs.org/fully-automat...
    Please visit our website for learn more about Excel, Power BI, VBA and Visualization.
    www.thedatalabs.org
    Please contact us on info@thedatalabs.org
    Thanks for watching!
    Please like, share, comment and subscribe.
    Have a great day!

Комментарии • 2,4 тыс.

  • @thedatalabs
    @thedatalabs  4 года назад +159

    Please watch the Complete Tutorials (Part 1, 2, 3,4 and 5) of creating Fully Automated Data Entry Form in Excel.
    Part 1 (UI Design, Transfer and Reset) - ruclips.net/video/P53T6oxgUVA/видео.html
    Part 2 (Edit and Delete) - ruclips.net/video/K1d4JpuLkqE/видео.html
    Part 3 (Search and Filter) - ruclips.net/video/BdEMj4NNXAE/видео.html
    Part 4 (Validate and Print) -ruclips.net/video/0bFOKpaSIBg/видео.html
    Part 5 (Full Screen, Zoom and Dynamic Drop-down) - ruclips.net/video/f7W3HRLQYAs/видео.html

    • @tortigueira13
      @tortigueira13 4 года назад +2

      Thanks a million!

    • @alphaomega5017
      @alphaomega5017 4 года назад +2

      I saw this complete video did not see about data duplication check

    • @elmersayan4686
      @elmersayan4686 4 года назад +4

      Hi, I am using now the same program you made in your tutorial... and I am thankful to have this kind of vba program through your initiative. It is very nice and I learned many things in your tutorial from Part 1 to Part 5. Now. I would like to ask you a favor if you could add vba codes for having three (3) option buttons to add in the "Gender" portion,
      like adding one more option button. Thank you.

    • @johnckck_19
      @johnckck_19 4 года назад

      #thedatalabs i have watched all the tutorial completely omg you're amazing and i start using this tutorial for work its awesome thanks a million..i like, subscribe and share.

    • @ramisignals2720
      @ramisignals2720 4 года назад

      Hello freind it is relly very usful video can you please add if we want to upload attach and add link
      Thanks

  • @info2satish
    @info2satish 4 года назад +37

    This is really very simple yet effective userform which one may use to elaborate/customize ones own userform as per the requirements. Integration of the Grid control is really an added bonus. Great work buddy!

  • @arnavjoshi7931
    @arnavjoshi7931 3 года назад +9

    I recently discovered your tutorials on RUclips and I am truly impressed by the simplicity and accuracy of all of your videos. The presenter is very knowledgeable, humble and has an eye to catch and debug errors. Your videos have helped me greatly!
    I was hoping that you could help me with a very small question, and will try to explain the problem statement as accurately as possible..
    In your user form, you are taking input from the record and storing in the database in each row. I have to create a database where there are default 4-6 rows for each entry with a YES/NO.
    Example of how the input form would look like (with radio buttons for Y/N in Capability section) -
    ---------------------------------------------------------
    Widget Supplier Name : ABC (freeform)
    --------
    Capability 1 | Capability 2 | Capability 3
    Widget 1 : Y | N | Y
    Widget 2 : Y | Y | Y
    Widget 3 : Y | N | N
    Widget 4 : Y | N | Y
    --------------------------------------------------------
    Expected result in Database should look like this -
    Widget Supplier Name | Widget Name | Capability 1 | Capability 2 | Capability 3 |
    ABC | Widget 1 | Y | N | Y |
    ABC | Widget 2 | Y | Y | Y |
    ABC | Widget 3 | Y | N | N |
    ABC | Widget 4 | Y | N | Y |
    Can you please help me with this? How should the code be modified?

  • @boonjabby
    @boonjabby 3 года назад +8

    One of the best VBA form tutorials i have come across. Thank you

  • @medimarsh2376
    @medimarsh2376 3 года назад +6

    Perfect video I learnt a lot in 35 minutes. And I loved that background music perfectly tuned without distracting you!

  • @helenborchard-bell8916
    @helenborchard-bell8916 2 года назад +9

    Finally, someone who shows me exactly what I need in simple terms.

  • @johnb7620
    @johnb7620 2 года назад +12

    Fantastic training tutorial !!!
    Very simple and easy to follow along, clear instructions! The video setup, music, etc is also well made!
    I have now subscribed and I look forward to see other instructional videos.
    Thank you and God bless you and your family!

    • @thedatalabs
      @thedatalabs  2 года назад +1

      Thanks for your appreciation!

    • @abhishektiwari2643
      @abhishektiwari2643 Год назад

      ​@@thedatalabs sir I have face a small problem that when I have fill all details and click the submit button then all fields are empty but which are create database list box are not show data
      I feel one error in my software that when I update the tabIndex number are 10 then show error
      It is also show -1
      What's this solution

  • @querrythis
    @querrythis 2 года назад +1

    Perfect tutorial. Nothing better than learning the principles in simple form. Thanks a lot. Great work.

  • @umitdenizkul
    @umitdenizkul 3 года назад +4

    Dear, your video is an amazing tutorial.
    My last programming was 15 years ago and I needed to create a full Entry Form for my friend for his work. Just with watching your video, I remember something from my old programming knowledge also and managed to create a wonderful form and automated excel file with all required details. Appreciated your time to post this video.

  • @reeceyamato
    @reeceyamato 4 года назад +5

    Amazing tutorial, I learn more in your first 10 minutes that I learned in the last 3 months, thank you ,

  • @JohnHuxleySavage
    @JohnHuxleySavage 2 года назад

    Excellent tutorial! I was able to follow in real-time and easily adjust things to fit my requirements. Thanks so much!

  • @MrJesse808
    @MrJesse808 2 года назад

    I have to share, my complete appreciation for this. I have never EVER done this type of thing before, and now I have a working form!! SUPER EXCITED!! THANK YOU!!!

  • @pradhanbalter3796
    @pradhanbalter3796 4 года назад +5

    Okay, first of all, excellent and thorough video/explanation. Now something personal. I am an American with an Indian spritual teacher who is Bengali (what is now Bengladesh), and as part of his dialog, he would always inject a little "...right" as he spoke. He was very dear to me. He passed away in 2007. I am sure you realize that you do this little vocal habit also. I am guessing you are Bengali, but regardless, just listening has given me so much joy! Thank you.

  • @shailsingh-qq9ie
    @shailsingh-qq9ie 4 года назад +6

    Awesome! I never worked on VBA but after watching this tutorial I developed a fully functional Form. Thanks a lot!

    • @thedatalabs
      @thedatalabs  4 года назад

      Thanks for watching and your appreciation! Glad to know that this is useful for you. Thanks!

  • @stefysnake04
    @stefysnake04 3 года назад +1

    Great Presentation, my Tracking Call Database is up and running!! Thank you so much!

  • @JaymacLerwick
    @JaymacLerwick 3 года назад +8

    Really well explained, thank you for your time and effort.

  • @miguelhidalgocompany2741
    @miguelhidalgocompany2741 2 года назад +8

    WOWOW! This course was presented so well! BRILLIANT! Even someone Iike me at the amateur level can follow this lesson. Most importantly, after studying all parts in the links below, the results are a sophisticated design which includes macros VBA. It is IMMEDIATELY APPLICABLE FOR PRACTICABLE USE.

    • @thedatalabs
      @thedatalabs  2 года назад +2

      Thanks for your appreciation!

  • @ariyooniyelu9249
    @ariyooniyelu9249 3 года назад +3

    Wow! Thank you so very much! Your tutorial is so easy to follow. I was able to create my first VBA Form ever! I was able to also debug all the errors and get the form working! This is my first attempt at writing a code. Thanks very much!

    • @solangegorogo5962
      @solangegorogo5962 Год назад

      Hi Data Lab's
      Am receiving an error "could not set the RowSource property. Invalid property value." When I click Debug it tells me error is encountered under Sub Show_Form. How can I correctly that?
      Your help with be greatly appreciated.

    • @JulianGarsep
      @JulianGarsep 4 месяца назад

      @@solangegorogo5962 make sure your tab is called also Database. It worked for me

  • @jasonp220
    @jasonp220 2 года назад +1

    Great tutorial! Very easy to follow. Thank you for posting it!

  • @ruffbean8570
    @ruffbean8570 3 года назад +1

    Wow..you are a very patient teacher/tutor. Your explanations are so easy to understand. I'm learning quiet a lot from your presentations although I am starting to use Excel. Its so exciting and I love learning from you. Thanks so much all the way here from Papua New Guinea.

  • @rmudtcc
    @rmudtcc 4 года назад +6

    Greetings from Mexico, all your videos are really amazing. Thank you for sharing your knowledge in such a simple and friendly way.

    • @thedatalabs
      @thedatalabs  4 года назад

      Thanks for kind words and appreciation!

  • @petersinyangwe2390
    @petersinyangwe2390 4 года назад +3

    This tutorial has greatly been helpful to me and I really want to learn more about user forms and controls

    • @thedatalabs
      @thedatalabs  4 года назад

      Thanks for your feedback! Please visit our channel playlist. We have uploaded several tutorials on UserForm and data entry form. Thanks!

  • @pedromartinez1165
    @pedromartinez1165 2 года назад +1

    Fantastic, thank you so much. I'm taking an VBA full course right now and, although, I just two days into the course I wanted to practice and learn a bit of code. This was the icing on the cake - thank you! and yes, I subscribed and did the bell thing.
    Take care - Pedro

  • @prakashsagar9542
    @prakashsagar9542 2 года назад

    Thank you for patiently showing the step-by-step vba coding. I was always afraid to use coding as I did not understand it at all.
    Well done

  • @JuanAntonio9
    @JuanAntonio9 4 года назад +4

    Great step by step tutorial! you're very patient to explain each step. It's so clear. Regards from Mexico!

  • @barbettefame7275
    @barbettefame7275 4 года назад +5

    Thank you for this info. Sir, could you make a video about checkboxes? Since it is very commonly used in forms.

  • @sachindubey7560
    @sachindubey7560 3 года назад +1

    right from begining to end i learned something new and amazed with ur work. thanx buddy

  • @rwamukaagafrancis1204
    @rwamukaagafrancis1204 Год назад

    I was able to come up with my very first automated data entry form by following this video! Thank you so much... Very clear to follow through

  • @tristanjimenez87
    @tristanjimenez87 4 года назад +4

    You never fail to amaze me.

    • @raisaamindato9644
      @raisaamindato9644 2 года назад

      Hi, is it okay to email you ? I Need to ask you something, thank you

  • @celsotorio5915
    @celsotorio5915 4 года назад +18

    I hope you could do inventory management system using VBA. Sales, Purchase, Inventory using FIFO, Profit, etc. Thank you.

  • @Dreamoooon
    @Dreamoooon Год назад

    I finally can create a form in Excel!
    Thank you! Such a thorough tutorial even someone who has little computer skill can follow.

  • @urbansurfer5651
    @urbansurfer5651 Год назад

    Thank you soooo much!!! This was easy to follow and understand. It's like I learnt VBA in two days. Brilliant!

  • @jonasnix
    @jonasnix Год назад +11

    I like these tutorials, they certainly gave me ideas for how I could improve my own userforms.
    However, one minor issue/suggestion:
    At 26:20 you should really consider making the ID dynamic, since you are using this ID in your next tutorials, and deleting one entry will break the ID sequence, causing subsequent misbehaviour when editing, adding or deleting additional entries. I am by no means a VBA expert, and there are probably more elegant solutions to this, but a simple fix would for example be:
    .Cells(iRow, 1) = "=ROW()-1"
    EDIT: Sorry, I see you already addressed this in part 4, but since dynamic ID/serial number is required for proper functionality in part 2 (Edit/Delete-buttons), it should have been included in part 2 of these tutorials, or even from the beginning (part 1).

    • @jeraldamante9316
      @jeraldamante9316 20 дней назад

      may i ask if where does "Value: came from? i tried to copy the code but can't compile and it said method or data not found

  • @adnanalhazmi4885
    @adnanalhazmi4885 4 года назад +3

    Thats what I'm looking for

  • @operasilva3391
    @operasilva3391 3 года назад +1

    Actually, this video is so clear, thank u very much .and this is GOAT " Grate Of All Time"

  • @prasadweerasooriya6895
    @prasadweerasooriya6895 3 года назад +1

    Thank you very much. I developed an excel sheet with the help of your tutorial for my work.

  • @garyjoaquin
    @garyjoaquin 2 года назад +4

    Do any of your videos provide coded examples of combo box objects with pull down list values derived directly from a worksheet table? It would greatly reduce the need for VBA skill level support if I didn't have to update VBA code every time a new LOV entry was required by a user. Ideally, as LOV entries are entered into a worksheet table, the form's combo box drop down LOV's should change in synch with the worksheet table. Is this possible? Do you have working examples of this code to share?

  • @iftakhar_hasan
    @iftakhar_hasan 4 года назад +3

    Thanks a lot for this wonderful tutorial. Can you show me how to avoid editing data within the database of this sheet? Thanks

    • @thedatalabs
      @thedatalabs  4 года назад

      Thanks for your appreciation! Please protect the sheet with password so that no can can edit data from database sheet. Unprotect the sheet at the time of transferring data and again protect with VBA code.

  • @lawrenceliew5812
    @lawrenceliew5812 2 года назад

    Best tutorial I have ever seen, so direct and hands-on approach anyone can be familiar with VBA form. Thanks for the generous sharing!

    • @lawrenceliew5812
      @lawrenceliew5812 2 года назад

      How can VBA form be used by multi users and data updated into excel form? Or is it limited to one user where the VBA is installed?

  • @kennyrose2383
    @kennyrose2383 Год назад

    Thank you very much for this video. I followed your steps carefully. I'm so happy I did it! I used it to encode the items we are getting from our cleaning supplies at home to keep track. very useful.

  • @samuelcelovsky6013
    @samuelcelovsky6013 4 года назад +4

    Hello. Unfortunatelly the "Submitted on" does not work for me. I have "#value" in that cell. Not sure what I inserted incorrectly.
    EDIT: Got it. My mistake.

  • @elmersayan4686
    @elmersayan4686 4 года назад +4

    Hi, I am using now the same program you made in your tutorial... and I am thankful to have this kind of vba program through your initiative. It is very nice and I learned many things in your tutorial from Part 1 to Part 5. Now. I would like to ask you a favor if you could add vba codes for having three (3) option buttons to add in the "Gender" portion,
    like adding one more option button for undecided. Thank you.

    • @alexmcmahon1808
      @alexmcmahon1808 2 года назад

      Were you able to get an update on this for 3 options buttons?

  • @shubhambangad1011
    @shubhambangad1011 3 года назад

    Love the way of simplicity yet clear information on excel vba with basic example.

  • @Scott93312
    @Scott93312 2 года назад

    Your video is helping me take my Excel reports to the next level! Thank you so much! I'll be checking out your other videos as well.

  • @zdahnpitcher9864
    @zdahnpitcher9864 4 года назад +6

    In writing the codes, kindly explain first the logic and sequence of your approach and from there you breakdown your sequence then you translate to writing codes that will make you more a good teacher.

  • @davidbarakat2607
    @davidbarakat2607 4 года назад +3

    Do you know how can I insert only the "Date" and not the "Date + Time" as you've done using the function "Now"?

    • @thedatalabs
      @thedatalabs  4 года назад +2

      Please use Today() instead of Now() function. Thanks!

    • @davidbarakat2607
      @davidbarakat2607 4 года назад

      @@thedatalabs Woow, I'm so impressed with this channel, I can't believe it... you answered so quick, thank you, you've saved me.

    • @kauthaku23456
      @kauthaku23456 4 года назад

      @@thedatalabs I want to suggest you , can you show this - Next ,Previous, Change, Print

  • @rezaulislambhuiyan8510
    @rezaulislambhuiyan8510 2 года назад +1

    excellent. I have seen so many videos to learn something but did not get exactly what I want. You are the person who has given full code for download.

  • @Gjbsecurityandalarms
    @Gjbsecurityandalarms 3 года назад

    Absolulety amazing tutorial thank you very much exactly what I needed

  • @wendyhill8448
    @wendyhill8448 4 года назад +7

    Hi this is brilliant! However when i click the launch form at the beginning it stops working and frmForm.Show highlighted with yellow. How to solve this one? Thanks

    • @harisibrisimovic3571
      @harisibrisimovic3571 3 года назад +2

      having the same problem

    • @yusufjuma8343
      @yusufjuma8343 3 года назад

      yes same did u solve it?

    • @natashammarara7268
      @natashammarara7268 3 года назад

      same problem too, did you solve it? @TheDataLabs please help on this

    • @natashammarara7268
      @natashammarara7268 3 года назад

      sorted iRow = [Counta(Database!A:A)] + 1 close bracket after A:A was missing. Now my form will not save aaargh

    • @lukealsmith
      @lukealsmith 3 года назад

      @@natashammarara7268 Can you please elaborate on that? I have changed it to "iRow = [Counta(Database!A:A)] + 1" but it still wont work?!

  • @godwinkpeh
    @godwinkpeh 4 года назад +10

    Thank you very for the tutorial. But when i wanted to run i had this message "Run time error '13' , Type Mismatch". And also FrmForm.Show was in yellow colour .Please help me.
    Thank you

  • @mitchellrage3515
    @mitchellrage3515 Год назад +2

    Great video! Maybe in your next few videos, you could explain a little more on the coding part. I've been looking all week for a simple video on how to do forms and this is the best I've come across so far 👍👍

  • @Victor-kl4sg
    @Victor-kl4sg 3 года назад +1

    Excelente!!, se ve fácil con este paso a paso, gracias!

  • @musheerulislamfarooqui3614
    @musheerulislamfarooqui3614 4 года назад +7

    Thanks from pakistan.
    I copy past you work on excel 2019.
    Result on second form is not same. It shows only first line or first recording. Question is, how can i fix it?

    • @thedatalabs
      @thedatalabs  4 года назад +6

      Most welcome brother! Please download the Excel file from the same link. It will help you in understanding the code and issue. Let us know if you face any issues. Thanks!

    • @georgelaghmjian4367
      @georgelaghmjian4367 4 года назад +1

      you can replace the following code in Submit ()
      iRow = [Counta(datasheet!A:A)] + 1
      into
      iRow = ws.Cells(Rows.Count, 1).End(xlUp).Offset(1, 0).Row 'Find the last non-blank cell in column A

    • @stevedelsy3998
      @stevedelsy3998 4 года назад

      @@georgelaghmjian4367 hello im getting an error with ws its telling me "Variable not defined" im new to this is there some chance you could help please

    • @zarkotripunovic7507
      @zarkotripunovic7507 4 года назад

      @@stevedelsy3998 after sub write
      Dim ws as worksheets
      Set ws = sheets("datasheet")

  • @Thenotanicjungle
    @Thenotanicjungle 4 года назад +13

    I am having an issue getting my form to display, when I try and open the form I get an error message number13 when I click Debug it highlights "frmForm.Show". Do you know how I am able to fix this, please?
    This subprocedure is the procedure that should launch the form.
    I hope your able to help me, I have been trying for two hours to work out what's happening.
    Thank you for providing such an informative video.

  • @yusuffsesay7331
    @yusuffsesay7331 3 года назад

    This tutorial is awesome. Thank you very much for this educative video.

  • @sandalwoodentertainment8369
    @sandalwoodentertainment8369 3 года назад

    Thank you very much.
    You teaching in detail everything.
    I know VB 6 very well but I didn't know the VBA procedure. Now I can work with this thanks a lot

  • @exponenttalks7602
    @exponenttalks7602 4 года назад +2

    Hi, when i call the reset function to the command button, it gives error " Invalid use of property"
    can you please help

    • @vynot8158
      @vynot8158 3 года назад

      I got the same error. Any help would be great

  • @Shashikant-kq1el
    @Shashikant-kq1el 4 года назад +6

    Whenever i set the lstDatabase Tab index to 10, it automatically get reset to 0 ! Why is this happening ?

    • @pascal.visser
      @pascal.visser 2 года назад

      Same thing here! Found any fix for this in the mean time?

    • @Shashikant-kq1el
      @Shashikant-kq1el 2 года назад

      @@pascal.visser No mate

    • @pascal.visser
      @pascal.visser 2 года назад +1

      @@Shashikant-kq1el Too bad. But I saw in the movie exactly at 15:30 that he fills in '10' as value behind 'TabIndex' but that it immediately changes back to '0' as soon as he clicks out of the screen. You have to watch very close because it all happens very fast. So I think that it isn't a problem because the form works at the end!
      Thank you for replying anyways! :D Have a nice day!

  • @mariadesousavalerio
    @mariadesousavalerio 2 года назад +1

    Muito bom. Adorei. Muito obrigada

  • @rverm1000
    @rverm1000 2 года назад

    This is cool. I've been learning python for the past couple years. This would make a nice addition to the toolbox. Coding in excel as well.

  • @Ronycn
    @Ronycn 3 года назад +4

    I really want to see the 555 faces who disliked the tutorial, are they from another planet??
    .. Btw superb work brother 🥰😊🥰

    • @sandrab2422
      @sandrab2422 3 года назад

      Perhaps Americans like myself who find Hindi English extremely difficult to understand. They speak too fast and words blend into each other. Sometimes the words sound like a foreign language. This is why I will click out because it is not fun to learn like this.

    • @andrusaren8348
      @andrusaren8348 3 года назад

      @@sandrab2422 imagine being non-english and non-hindi person. I have to understand and then translate this on my head to my native language.

    • @sandrab2422
      @sandrab2422 3 года назад

      @@andrusaren8348 definitely the wrong channel for you me and countless others who can’t understand this fast spoken incomprehensible English. He keeps getting clicks and making money off content that isn’t suitable for all. He should tag his content “Hindi English”

  • @stevenpaul4394
    @stevenpaul4394 2 года назад +35

    Someone told me that it's the best time to buy because there will be a huge pump

    • @zirailiya8575
      @zirailiya8575 2 года назад

      Someone told me that it's the best time to buy because there will be a huge pump soon little purchases is so surprising

    • @danielmattew2611
      @danielmattew2611 2 года назад

      I saw all this coming I had to switch to Crypto trading and I'm really enjoying the fact I made the right choice because of my weekly earnings

    • @douglaszachary3863
      @douglaszachary3863 2 года назад

      I make good income too from bitcoin trading and its been my most reliable source of income at the moment. With profits I've made so far I don't think i can get broke or lack anything.

    • @frankgary6065
      @frankgary6065 2 года назад

      How do you do it please

    • @johnmark8996
      @johnmark8996 2 года назад

      Because I've tried severally but seems not working

  • @shashankpradhan8261
    @shashankpradhan8261 3 года назад

    The tutorial was very informative and made simple by you
    Please add more tabs and commands to make the database more refined

  • @angelocerteza5046
    @angelocerteza5046 3 года назад

    Thank you very much for this man, new subscriber here, keep up the good work!

  • @didierliango6402
    @didierliango6402 2 года назад

    This was very informative. I would like to thank you for posting it

  • @ernestagyekum5867
    @ernestagyekum5867 3 года назад

    You're the best there is. Thank you.

  • @sulmanfarooq6971
    @sulmanfarooq6971 3 года назад +1

    Well done bro i have created my own software with your help for the first time
    Thankyou for this video

  • @mohamedzaid8058
    @mohamedzaid8058 3 года назад

    Thank you Mr Dilip, for a very detailed and explanatory video on creating database.
    The best so far, for me.
    In my field of work (Logistics) I need to place this form online for customers to fill it in.
    And I need to find out from you how to generate a Customer ID when they fill the form.
    They'll use it for tracking their order with us.

    • @thedatalabs
      @thedatalabs  3 года назад +1

      Thanks for your appreciation! You can use serial number as a Customer ID.
      If your requirement is generic and applicable in logistics then we can post a tutorial on that so that other can also get benefits. Please share the detailed requirements on our email id. Thanks!

  • @user-vu3dy2le2f
    @user-vu3dy2le2f 5 месяцев назад

    Wow! Thank you so much. Never imagined I could do it with the help of your tutorial.

  • @gamingstation2732
    @gamingstation2732 3 года назад +2

    Best tutorial I’ve ever seen...no 🧢

  • @colonosrealdelaslomas1954
    @colonosrealdelaslomas1954 2 года назад

    I have never used VB with Excel but only with Access Database.
    Now, I have found this tutorial to be an excellent tool to help my colleagues with data entry.

    • @thedatalabs
      @thedatalabs  2 года назад

      Glad to know you found it useful. Thanks!

  • @ColdSpiritPlays
    @ColdSpiritPlays Год назад

    Amazing and helpful tutorial!
    Works great! Many many thanks!

  • @Manishdna
    @Manishdna 3 года назад

    Straight to the point!

  • @SoybeanService
    @SoybeanService 3 года назад

    Thank you so much for sharing, much appreciate it!

  • @melchormodales5828
    @melchormodales5828 Год назад

    Thank you for your helpful and effective tutorial with this automated Data Entry Form in Excel!

  • @Fabioblues
    @Fabioblues 3 года назад

    Damn, I don't even need this at the mment, but I'll be asking people if they need something like this. What an amazing tutorial.

  • @83vdss
    @83vdss 3 года назад

    Thank you for share the amazing work you create! I am not experienced in this but i followwd your steps
    and build my first user form! I am so happy thanks ;)

    • @cosmasgaba1467
      @cosmasgaba1467 2 года назад

      Hi vanessa sellon please can you help me i washed and followed the amazing video but was unable to compile my code it pops an error message that reads thus, "Compiler error, Method or Data member not found" and highlights .Value = for .txt.value = "" it highlights this section and give the error message

  • @tomthomas6093
    @tomthomas6093 Год назад

    Tx for this very detailed and informative video. In short I'm wanting to get my monthly expense budget and income which I recorded on excel using a few sheets with 1st a data input sheet and 2nd a combined sheet using vlookup's and if_commands to compile a one-pager and 3rd a sheet with lookup's to use as as unique dropdowns in my data input sheet and 4th a pivot from my data input sheet to calculate etc. My issue here is that doing it this way it is very manual and with time a lot of data so IN ALL I tried this automated data entry form as per your tutorial without any coding experience and to my surprise my first input page worked 100%, thank you. Still a long way to get all functions I need but I have subscribed and will do all your tutorials and sure I will find answers for all my requirements.

  • @abdullahabdulmalik134
    @abdullahabdulmalik134 2 года назад

    Loved this project Thank you for this informative tutorial!

  • @aminefiama7
    @aminefiama7 3 года назад

    Great video and was really helpful. Thank you.
    I do have one question; I have a total of 13 columns in my database, but I can only see a total of 9 displayed in the bottom of the Automated form (2nd frame). Do you know how I can correct this. I used your code as it is.

  • @shubhamtiwari2908
    @shubhamtiwari2908 2 года назад

    Proper coverage of topic which was point to point . Only would request to also include brief explanations of what you are using throughout,, eg., How does "With" works, What is "With" used in vba code, etc. to get idea instantly about them

  • @Chucketh
    @Chucketh 2 года назад

    Most excellent! Thank you, subscribed for sure!

  • @xiejiangmeng4650
    @xiejiangmeng4650 3 года назад

    Thanks for the great Tutorial. One question is that when hit the 'Save' button, the database window in the Data entry form only shows 4 columns instead of 9. Wondering if you know which part of code or set-up might go wrong to cause this problem. Thanks

  • @JulioCesarContrerashabilsa
    @JulioCesarContrerashabilsa 9 месяцев назад

    Excelente taller de ingreso automático de datos, felicitaciones

  • @johng5295
    @johng5295 2 года назад

    Thanks in a million. Great content. Awesome imagination. Grade: A++💥

  • @omarsaeed531
    @omarsaeed531 3 года назад

    I appreciate your effort. salute from East Africa

  • @rexbenemerito1943
    @rexbenemerito1943 Месяц назад

    Very well explained. You are an amazing teacher. Thank you very much my brother.

  • @enserkarakas4099
    @enserkarakas4099 3 года назад

    man that was really usefull thanks sharing the spreading to knowledge to go on.

  • @ruugaabruugaab2175
    @ruugaabruugaab2175 3 года назад

    thank you, I learned a lot from this video.

  • @neilianedles9158
    @neilianedles9158 Год назад

    Thanks mate, very helpful! Liked and subscribed.

  • @user-wt1np5sd8c
    @user-wt1np5sd8c 2 года назад

    Thank you so much! You are extremely talented teacher

  • @Rohdelu
    @Rohdelu 3 года назад

    THANK YOU ! LOVE YOU

  • @nunyabusiness4516
    @nunyabusiness4516 Год назад

    This is amazing. Thank you so much. I have spent so much time trying to do this very thing.

  • @rjgittuwala
    @rjgittuwala 2 года назад

    Thanks a lot I want to learn basic things of Form, you teach me thru this video.... many many thanks

  • @dharanisubedi9226
    @dharanisubedi9226 3 года назад

    It's Great ... I was searching for such knowledgeable videos...

  • @andrusaren8348
    @andrusaren8348 3 года назад

    Years ago i made data entry user form in Word. My job was to fill some standard contracts with data. Different peoples names, two copies etc etc. After that they fired me :D
    I automated things. Covernment job you know. I filled contracts faster than anybody at that time and without errors. With Vbscript help of course.

  • @drawingboard82
    @drawingboard82 10 месяцев назад

    Very helpful and clearly explained! Thank you so much for your help!

    • @thedatalabs
      @thedatalabs  10 месяцев назад

      Thanks for your feedback!

  • @avatardeo9735
    @avatardeo9735 3 года назад

    Thank you very much for this vedio. It's really helpful.

  • @harshithc5612
    @harshithc5612 Месяц назад

    Thankyou bro, ur way of explaining is clean and clear. I learnt lots of things in this.🙂.

  • @Jack_Mehoff_
    @Jack_Mehoff_ 2 года назад

    Super helpful....had to play around with the cmb box to get it work.....this example when reopened doesn't show the selections unless I pressed reset. I had to put them above the "show form" line in the last sub prog