EASILY Make an Automated Data Entry Form in Excel

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

КОМЕНТАРІ • 424

  • @KenjiExplains
    @KenjiExplains  6 місяців тому +24

    🔥 Take our VBA & Macros Course: www.careerprinciples.com/courses/vba-macros-for-business-automation

    • @xyzabc6626
      @xyzabc6626 4 місяці тому +2

      Hello can you please add another automation that will bring back a selected data from the data tab back to form. For example selecting row 2 will populate the data contained in that row back to the original form. Or may be adding another button that will bring back a selected data from the data tab based on index or identifier like combination of the names or unique values. Thanks

  • @robkusnier
    @robkusnier 5 місяців тому +22

    A few hours later . . . now I have the dopest production delay entry from. This video gave me EXACTLY what I needed to reduce my process to one step. Thank you so much!

  • @JohnJacobson555
    @JohnJacobson555 2 місяці тому +73

    You helped me a lot! I'm watching your video for the first time and you are very clear on every step, thanks Kenji!!

    • @MarkUSAfreedom
      @MarkUSAfreedom 2 місяці тому

      heyy could you help me? I'm trying to set up Office on my computer to use excel, but idk what to do. Any tips?

    • @keithM7
      @keithM7 2 місяці тому +2

      @@MarkUSAfreedom hi Mark, on this website called BHN Software i found a product key for Office, it totally worked. You might want to try it so you can use excel without any problems, hope it helps!

    • @MarkUSAfreedom
      @MarkUSAfreedom 2 місяці тому

      @@keithM7 you helped me!! I bought it and it worked perfectly, thankss

    • @mps-chords
      @mps-chords Місяць тому

      Couldn't agree more on this. Professional

  • @microsoft-certified-trainer
    @microsoft-certified-trainer 11 днів тому

    Hi Kenji. From what I know, there is possibility to unlock option buttons. After drawing the option button on the sheet, you need to right-click on it and choose Format Control. Then, in the Protection tab, you should disable the Locked option. After you protect the sheet, you will be able to select the Entry Time.

  • @SustainaBIT
    @SustainaBIT Місяць тому +6

    I consider myself an advanced expert in excel and yet I learned new things in this video today, simplicity sometimes beats complexity and this video proved it for me, appreciate it

    • @euh4367
      @euh4367 Місяць тому +1

      i think Excel has grown so so much bigger, even if i learn advanced tools i'ld be reluctant to call myself an expert..

    • @SustainaBIT
      @SustainaBIT Місяць тому

      @@euh4367 That's very true, the only way you can call yourself an expert is dependent on the expertise level of the surrounding people, in certain contexts I say I am an advanced expert, with other people I may say I'm an expert, and certainly with some specific people I'll be humbled and say that I'm an intermediate compared to them (people I have watched online in the Excel world championship).
      and at the end, each of us is knowledgeable in certain areas, there is always the possibility of people beating you in a unique method you've never seen before, or with other areas you're simply not knowledgeable about.
      I believe this applies to any set of skills.

  • @erikguzik8204
    @erikguzik8204 6 місяців тому +28

    nice video. Couple things you should change, in the protection tab, don't allow selection of protected cells, this way the cursor stays only in the cells the are unprotected, so it works more like a user form where you can't select the titles. you also need to unprotect the refers to cell for the Option buttons. The option buttons are trying to change a value in a protected cells. this is why you get the error message.

    • @Afrikaaan
      @Afrikaaan Місяць тому

      The problem with the above is that the macro will not be able to select the grayed out data below the form which is coped to the data sheet. To overcome this just unlock those cells then your above solution will work.

  • @brandon.T1531
    @brandon.T1531 5 місяців тому +9

    Thank you for the video!
    I would like to suggest a slight alteration to the process.
    8:05 - You could omit the need to transpose (and by proxy, the "Raw" sheet) by moving the refence cells (C21:D30) to the top of the Data tab as a single row instead of as a column on the input sheet.
    Then, you could paste directly to a table on the same page using your process.

  • @santacatalinalocalgovernme4484
    @santacatalinalocalgovernme4484 5 місяців тому +6

    To solve your problem with the radio button, you need to unlocked the cell where you link the value of the radio button. and that's it. Nice Video!!!

  • @MohamedUAE
    @MohamedUAE 10 днів тому +1

    You're amazing bro... Love how calm you're when talking and explaining.. good luck

  • @lupitagonzalez8462
    @lupitagonzalez8462 3 місяці тому

    Good Job Kenji I made it just following you Lesson. I was always confused the why is it that excel does not add entries down instead it was just doing the first 2 lines? and I loop the issue and never figure it out. and it was very simple! Yes! You teched me a lesson. Thanks again

  • @whaleadam4736
    @whaleadam4736 3 місяці тому +4

    You are a genius, Kenji. I used your tutorial to create a purchase and sale form for my family business. I will link it to an income statement and balance sheet. Thank you so much.

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

    As an HR practitioner, I find this tutorial very important for us. Reporting and system entry are not my strong points, so I am trying to improve through online learning. Thank you for this video. I plan to create a similar data entry format for performance reviews and recruitment. Could you please send me a similar link, as well as information on printing the final product? Thank you very much.

  • @IanHenryBactol
    @IanHenryBactol Місяць тому

    This helps me alot...in this tutorial, can you add a tutorial for like sorting / saving address specifically in different spreadsheet when clicking...

  • @falana0206
    @falana0206 27 днів тому

    This is super helpful and easy to follow. You are great in explaining these steps. Do you any videos on how pull up a contact to populate all their information in a form?

  • @AdamJulianna-n6t
    @AdamJulianna-n6t 4 місяці тому +1

    Hi Kenji! Your explanation is so clear and I enjoyed it so much. I managed to make my own! One question though, I tried to save this workbook as shared workbook so that my colleagues are able to do the survey at the same time during our common lessons with our students but I received an error message saying macro cannot be viewed or edited in shared workbook. Can explain about this? Thank you!

  • @PsycheKane
    @PsycheKane 6 місяців тому +1

    Hi Kenji thanks for the video. I wanted to add that a solution to correcting the form buttons is by right clicking and going to format control, you will see an option tab for protection. Once you uncheck the "locked" option, it will allow the user to select the button even when the sheet is in a protected state.

    • @Linda-jo8ys
      @Linda-jo8ys 6 місяців тому

      Mine doesn't work

    • @D5LR1L
      @D5LR1L 9 днів тому

      tried this - still doesn't work

  • @amcytechresource9607
    @amcytechresource9607 6 місяців тому +10

    This is my first time watching your video and i found you do amazing while watching. Clear, direct, detailed and concised.

  • @broc5019
    @broc5019 5 місяців тому +1

    Great video, easy to follow. One question, is it possible to make each submitted line item to appear below the previous one rather than above it on the Data tab, so the first form submitted is on B3, the second form submitted is on B4 and so on

  • @dany-hermannkouassi8987
    @dany-hermannkouassi8987 6 місяців тому +1

    Great!
    We always learn something new with you.
    But here is an other way to generate a form more easily by creating the data array first then select a cell in the array and in the search console, Search for the function "form ". Excel will show a you a form based on the informations in the first row.
    However this video allows us to learn more functions.
    My methode is for lazy persons 😂.

  • @robertdestefano3476
    @robertdestefano3476 2 місяці тому

    Love the tutorial and idea. Can you think of a way to send this by email survey and collect the data online? Google Sheets, perhaps?

  • @AndrewFrancis-n8p
    @AndrewFrancis-n8p 4 місяці тому

    This is great! I've spent a lot of time messing about with VBA forms and hate writing data validation code. It's great how you put Excel to work to accomplish so much without having to write code it's a real time saver, very cool indeed!

  • @ianrobertson5128
    @ianrobertson5128 6 місяців тому +10

    Great Video. Ensure the cell link for the two radio buttons is unlocked before you lock the sheet. It should work after that.

  • @jacklynkoropa6026
    @jacklynkoropa6026 Місяць тому

    I honestly don't know how to use Excell I want to learn how to enter data. I just subscribed I Will watch all your video to learn. Wish me luck

  • @carlosvalenzuelajr.289
    @carlosvalenzuelajr.289 3 місяці тому

    Thanks Kenji, that was great presentation and a new learnings. Also, may i know how to correct the data already submitted?

  • @JamesKruszelnicki
    @JamesKruszelnicki Місяць тому

    This was a great help. What's the best way to share this booking form without people seeing the other tabs. Ideally I want the booking form to be filled out remotely and the master spreadsheet updates automatically.

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

    Hi Kenji, thank you for all your excel tutorials.
    Can I trouble you to consider showing your viewers how to do a dashboard that tracks monthly dividends?

  • @profemanuperez
    @profemanuperez 2 місяці тому +1

    Hi my friend. Great video, In order for the buttons to work I think you have to unblock their linked cells as well

  • @kelvinmwakalebela
    @kelvinmwakalebela 15 днів тому

    You one among the Millions, Thank you Mr. Kenji

  • @danielleolpenda1122
    @danielleolpenda1122 2 місяці тому +1

    I wanted to check if 2 or more people can save the data at the same time on this workbook? Thank you much.

    • @mps-chords
      @mps-chords Місяць тому

      That would be possible if it's a Google spreadsheet I guess because if it's an excel, it would be on separate files.

  • @logan3576
    @logan3576 2 місяці тому

    This is very awesome, thank you! Is it possible to make the data entered via this entry form editable from the same form? Perhaps they can input something like the Staff ID and have the rest of the information populate in the form, that way they can make changes, and then submit the new information?

  • @ShayRichardson143
    @ShayRichardson143 2 місяці тому

    Hi! This is a great video, thank you for creating it. I wanted to ask how you would create a date picker in the form and then have it part of the automation process?

  • @warchieft2k
    @warchieft2k 3 місяці тому

    this is a great video! I do have one questions, how do would you make a graph of the data that updates live?

  • @kentastic
    @kentastic 20 днів тому

    This is very helpful! I tried this one and it worked for me. Your instructions very simple and very clear. Life saver! :)

  • @alishernizamov5356
    @alishernizamov5356 Місяць тому

    First of all, great video! Question: how about when it is a very first record?

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

    Kenji, just to let you know that You are the Best. Outstanding video

  • @aitconsultants-montpellier3181
    @aitconsultants-montpellier3181 4 місяці тому

    With VBA (and not only recording macro), you can add 2 buttons to go back or forward on previous inputs, to permit modification.

  • @DhananjayaN-yy1mr
    @DhananjayaN-yy1mr 4 місяці тому +5

    Thanks Kenji, you make my work life easier with this. Well explained....! I learn Lot of Things and Keep Uploading New Advance Methods and Tricks

  • @SnifterRoux
    @SnifterRoux Місяць тому

    Nice tutorial, clear and to the point.
    How would one make an Android app that displays the data entry box and then sends it to excel?

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

    Hey Kenji, Great video! Got lots of answers here. Do you have any ideas on this: We have trainers that need to tell us where in the world they will be training. From date - To date, Country, and Time Zone. I will want to plot that on Excel. I think this form idea of yours is going to be great - so my question: How can I use the 2 dates - from and to - to populate themselves in a grid so that we can see all the dates in between as well??

  • @aristidecyrillembellandoum3097
    @aristidecyrillembellandoum3097 2 місяці тому

    By far the most helpful content I've watched in a decade! Well done Kenji

  • @anthonychang8733
    @anthonychang8733 2 місяці тому

    Thank you very much for this very good sharing. Please advise how to read the existing record so that user can update the record. Thanks again.

  • @christiangarcia3795
    @christiangarcia3795 6 місяців тому +1

    Great video. I wonder if the submitted data could feed a dinamic table as well.

  • @franciscoeiras3711
    @franciscoeiras3711 6 місяців тому +3

    You only need to unprotect the cell where you link the option buttons, in this case E27. After you do that it will work

  • @dungphamthixuan-375
    @dungphamthixuan-375 Місяць тому

    Thank you for useful video! How can I stop users to copy and paste into drop down list?

  • @henrychow8849
    @henrychow8849 6 місяців тому +9

    The reason the Option radial buttons don't work, is because the cells that are linked to the radial buttons are also locked. By default, VBA and Form Controls can't change values (and formulas) of protected cells, although this can be overwritten if you protect a workbook or worksheet using VBA. In this case, a simple solution without manual VBA coding is to make sure that the the referenced cell-link is unprotected. You can do that by either directly editing the properties of the cell, or better still, use cell styles.

  • @utsavijani4005
    @utsavijani4005 15 днів тому

    Hi Kenji, Great video! You made excel seem so easy!
    How can I export this as a form and distribute it in an email?

  • @marknicholls454
    @marknicholls454 Місяць тому

    Thanks Kenji.... This is great !!! How do you shift cells up? I have a table of students in number order and need the new entry to appear at the bottom of the list, not at the top.

  • @tagalangbisaya2285
    @tagalangbisaya2285 3 місяці тому +1

    Hi Kenji! I learned a lot from your tutorial vids. Hope you wont stop doing this and kudos! 👍👍👍

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

    Thank you so much for your sharing. Just wonder what if we need to modify something, can we use some trick to have the form with information displayed again?

  • @Dr-Luvaz25
    @Dr-Luvaz25 6 місяців тому +6

    Thank you Kenji I enjoyed this video as I was working with you , You're the best keep up the good work. all the way from South Africa

  • @droidfan
    @droidfan 6 місяців тому +5

    The automation section was great! I never would have thought about that! Thank you!

    • @usamashakeel2833
      @usamashakeel2833 6 місяців тому +1

      This is good when you have 15 or less questions
      What about if you have 350 questions data entery of 500 respondents 😅.
      Sadly, i wish my professor use Google form.

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

    Thank you Kenji for a wonderful tutorial. Just a quick question under Dietary Restrictions: When I inserted the Formula in case the Answer is a "Yes", if one opts for a "No", then it also indicates a "False" just below it. How do I correct that please?

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

    Thanks for the video. How do we share the form with others?

  • @ijeunachukwu8925
    @ijeunachukwu8925 3 місяці тому

    Very helpful....is it possible to restrict access to a form link to ensure only certain people can fill it out

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

    Hi kenji , this is a great tutorial. I am 65 years old man . I have a question. I followed your instructions here . When i click submit button it creates a extra sheet. How to correct this . Please help. Thank you

  • @aaronjoseph7573
    @aaronjoseph7573 4 місяці тому +1

    I need a REVERSE VERSION OF THIS!!! Something that takes lines on a table and populates a printable form!

  • @walialimi3837
    @walialimi3837 Місяць тому

    This was my first macro thank you very much for clear instruction you made one of my life time dream come true.

  • @mghargrave2863
    @mghargrave2863 6 місяців тому +4

    When hiding information that is off the end of the intended user work area it's generally more secure and less prone to data corruption to hide the rows and columns rather than match the colour.

    • @rawconcept
      @rawconcept 5 місяців тому +1

      yeah right, but as long as the sheet is protected with the cells locked, making only your intended work area active, then your data remains intact...

    • @mps-chords
      @mps-chords Місяць тому

      ​@@rawconceptcorrect

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

    Thanks Kenji, great video to follow! How would we stop the 2 other tabs (Data and Raw) from being viewable as there could be sensible information on there?

    • @Linda-jo8ys
      @Linda-jo8ys 6 місяців тому

      Hide the sheets. Right lick on each sheet(Data and Raw) , you will see the option to Hide.
      To unhide them, right click on the Form or any unhidden sheet: it will show you all hidden sheets and you will be able to unhide them from there

  • @lucaslegz
    @lucaslegz 3 місяці тому

    Thank you for this video. So very helpful. QQ: How do you protect the data tab from users? What if I don’t want anyone to see the data once entered? Can I only share the form and still keep it linked so that the data still gets collected in the data sheet?

  • @mestosabinov08301
    @mestosabinov08301 5 місяців тому +1

    perfect video
    I have a question
    in the "form" you have the item "Staff ID"
    how is it possible to make the "Staff ID" value so that I don't have to enter it manually, but it would always be new with a new record
    example:
    first staff value 1
    second staff value 2
    etc...
    something like n+1 always on a new record

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

    Hi. informative video. Thanks alot. Can I ask how do I keep the date and currency format as is when I update to the DATA tab?

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

    Hi Kenji, I'm always watching your videos! Thank you for this tutorial. By the way, could I request an inventory management system in Excel? It will be used for a hotel and casino business. Thanks!

  • @royalsolutions7684
    @royalsolutions7684 6 місяців тому +3

    Thanks a lot for this amazing tutorial. Never knew Excel was so powerful .

  • @matthewthia
    @matthewthia 3 місяці тому

    informative video! but just wondering how this value adds if I can just key in manually into the records

  • @pebvideos2853
    @pebvideos2853 3 місяці тому

    That was Amazing
    Is it possible to edit a submitted Data?

  • @andreykravchenko1018
    @andreykravchenko1018 9 днів тому

    Hey Kenji,
    Thank you very much for the great video. Question: Can you create a search field with the option to retrieve the client's information and edit it?
    Looking to have the same thing as you but would like to have the option to retreat the information back to the form in order to edit it if changes are made
    Search to be made by searching by Number, email, first and last name (first and last name are separate tabs) will need both tabs to retrieve the right person
    Ideally, the search bar will give options like a drop down menu as I type the information. this way, I can pick someone from the list of search
    Thank you very much, Andrey

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

    Thank you sir. Your instructions are very easy to follow. I was able to automate my library book stocks. I currently in planning of using excel to automate a library lending system.

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

    Very helpful video. It should be noted though that you cannot use any of the developer functions in Excel Online. They simply are not available as a feature. Unfortunate.

  • @biancaroux3128
    @biancaroux3128 Місяць тому

    Wow what an excellent presenter! Thank you for this clear tutorial!

  • @AliAlnaser-su5hl
    @AliAlnaser-su5hl 6 місяців тому +2

    Great work and well explained
    I have one question though..how can we intigrate a condition on the submit button so that they cannot click on it unless they complete the whole entries or at least the essential ones which we specify in advance?

    • @BrandonKennard-m8j
      @BrandonKennard-m8j 6 місяців тому

      You could but you would have to edit the macro, and essentially write the VBA code to it. I think in this tutorial he was steering away from showing any VBA code that might scare a lot of people off.
      However, if you wanted to edit the VBA, you could add a simple IF statement that would exit the sub immediately if not all fields were filled in. It would look something like this:
      If ThisWorkbook.Worksheets(Form).Cells(4, "C") = "" Then Exit Sub
      If ThisWorkbook.Worksheets(Form).Cells(6, "C") = "" Then Exit Sub
      These would be put at the very top of the subroutine and be repeated for each cell. Basically this just checks the cell and if it equals "" which is two double quotes which means empty, then it exits the subroutine without doing any of the other steps. Notice I used the name "Form" for the sheet because that is what the video creator named his worksheet, and You can see that you list the row before the column, and normally Column is a number and "C" would be 3, but you can also place the letter in quotes and I did that so you could easily see that the row comes first separated by a comma and a space then the column. it could also look like this:
      If ThisWorkbook.Worksheets(Form).Cells(4, 3) = "" Then Exit Sub
      If ThisWorkbook.Worksheets(Form).Cells(6, 3) = "" Then Exit Sub
      Simply add this for each cell you want to make sure has info and viola! done
      If you wanted to go a tiny bit further and let the user know they have to fill out all fields, then you could change those lines to this:
      If ThisWorkbook.Worksheets(Form).Cells(4, "C") = "" Then GoTo MessageUser:
      If ThisWorkbook.Worksheets(Form).Cells(6, "C") = "" Then GoTo MessageUser:
      And then at the very bottom of the subroutine put this:
      Exit Sub
      MessageUser:
      MsgBox("All fields must be completed.")
      Exit Sub

  • @wrickeynelson9689
    @wrickeynelson9689 6 місяців тому +3

    Thanks Kenji, you make my work life easier with this. Well explained and have change a lot of my data entry .

  • @carlospulidofalcon5656
    @carlospulidofalcon5656 6 місяців тому +4

    'm literally watching you while having lunch. Thanks for the entertainment/learning video.

    • @KenjiExplains
      @KenjiExplains  6 місяців тому +2

      Nice! Hope lunch is a good one haha

  • @abdulrahman-qg3sh
    @abdulrahman-qg3sh 6 місяців тому +1

    Sir please make such kind of videos on Power BI
    But you are making excellent videos on excek ❤❤

  • @royjose7432
    @royjose7432 2 місяці тому +2

    Question, after i click the submit button, can we make the new data below the old data. Its like making the oldest data on the top row ?

  • @rahmonbekq.6095
    @rahmonbekq.6095 Місяць тому

    Exel is king of data entry programms

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

    Plain and simple explanation ❤ Thank you sir 🫡

  • @kasm.pasaulan9672
    @kasm.pasaulan9672 6 місяців тому

    Thanks Kenji for this work. I would like to know if I can do the same macro for "update" as "submit" to update the data.

  • @huseyindilber3213
    @huseyindilber3213 Місяць тому

    I appreciate this tutorial, so smooth and easy explained. Thanks Kenji,

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

    When selecting protect, tick the edit objects. This will allow you to select morning or evening but will not let you select it for editing.

  • @einoconsult5563
    @einoconsult5563 6 місяців тому +1

    Great content, can we do the same with Office Script

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

    This is exactly what I was looking for! I'm definitely going to join the macros and vba course! Thanks!

  • @dankelvinabaga2240
    @dankelvinabaga2240 29 днів тому

    your tutorial are worth watching.. thanks for the guides!

  • @sabbir2000
    @sabbir2000 Місяць тому

    Simple and clear instructions!! Amazing teaching skill... ❤️ much appreciated!!!

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

    You're a great teacher. Very cogent and very knowledgeable. I'll be watching more of your videos.

  • @erick.terrestrial
    @erick.terrestrial 6 місяців тому

    You have to go to format settings on the checkboxes and unlocks them, and enable auto filters when you protect the sheet

  • @Shivakrishnan2024
    @Shivakrishnan2024 2 місяці тому

    awesome video Kenji , thank you for explaining this patiently. I have been regularly watching your videos . Now ,I also have a youtube channel and I am commenting from same channel page

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

    Thanks a lot.
    Can you help with inventory management software like this.

  • @danieltengwong5275
    @danieltengwong5275 3 місяці тому

    This is very interesting for my learning, I believe this will build me knowledge of data analysis. I will keep on following and sharing your link

  • @Rimonvai-k8e
    @Rimonvai-k8e 6 місяців тому

    Hi kenij sir, i'm rimon from bangladesh and learn excel video to your channel,You are very interisting now i want to your help. i want an best data analyst please suggest your opinion

  • @desilvakts2071
    @desilvakts2071 6 місяців тому +3

    Hi Kenji, in the macro where the data gets copied while the previous data move down, instead of this how can i do it so that new data gets added to the immediate row and continue to add to the rows below.

  • @squiresmattms
    @squiresmattms 8 днів тому

    This is great! One question, I added a date to my form, the date is entered, but when data is transferred to the Data sheet, the date shows as number not related to the date. Does it sound like I'm missing a step?

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

    Nice video! Is there a way to have a message if some fields have already been inputted previously to not create a duplicate?

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

    Thanks so much for a simplified version. It's so much helpful for projects that I'm doing for work.

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

    TQ Kenji for the sharing. if we want to change any info, how ya ? TQ in advance

  • @swapnilshingwekar7359
    @swapnilshingwekar7359 6 місяців тому +3

    Your post are very simple and concise to understand

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

    Sir your videos are very useful. Please make videos on Power bi

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

    Amazing. I have learnt something new today. Looks very simple but very powerful.

  • @lankasg1
    @lankasg1 2 дні тому

    Thank you very much. Very useful Vedio.................

  • @susanjane735
    @susanjane735 2 дні тому

    This is ridiculously useful information!