Easily Tab/Enter Through Input Forms in Excel - Faster/Better Forms in Excel

Forms Course: www.teachexcel.com/premium-co...
How to make forms in Excel that are very easy to input data into because you can hit Tab or Enter in the form and it will take you to the next input field. This tutorial also shows you how to make and use the macro that saves data onto a separate worksheet.
Excel File: www.teachexcel.com/excel-tuto...
Excel Forum: www.teachexcel.com/talk/micro...
The premise of this tutorial is to make an input form in Excel that is very easy to use and very hard to mess-up. Such a form will improve your efficiency and make it much easier to quickly input data into Excel.
This Excel tutorial combines a few different features to create a usable input form:
- cell locking/unlocking
- protecting worksheets
- simple but effective formatting
- vba/macro that is simple, easy to customize, and explained
I hope you enjoy this tutorial and can make a great input form with it!
TeachExcel.com
#excel #tutorial #howto

Пікірлер: 38

  • @IvanCortinas_ES
    @IvanCortinas_ES3 жыл бұрын

    Great tutorial! Very useful for less advanced users who have to enter data in a form. Thank you!!!

  • @TeachExcel

    @TeachExcel

    3 жыл бұрын

    Thanks Ivan! Yea, I kind of got a little obsessed with doing form based tutorials lol.

  • @dannyyeoh2340
    @dannyyeoh23402 жыл бұрын

    Wow, I have been looking for the cell tabbing method for a long time. You make it so simple with no coding.. Thanks a lot for sharing this knowledge

  • @mariarib6504
    @mariarib65043 ай бұрын

    This was great. I have strong Excel skill but done some of this stuff I have rarely used in a couple decades and I was able to click around and fill in the things lost!

  • @angelar7314
    @angelar73149 ай бұрын

    Thank you very much for the tutorial, your explanation through a small example does help for VBA beginner like me!

  • @SAYAJIN0815
    @SAYAJIN08152 жыл бұрын

    Simple, but powerful!

  • @arduinoguru7233
    @arduinoguru723311 ай бұрын

    Very excellent job man, this is what I was looking for.

  • @Angel_Alvarez_Concepcion57
    @Angel_Alvarez_Concepcion579 ай бұрын

    Excelente trabajo ingeniero gracias por la información y abrazos desde Puerto Rico 🇵🇷

  • @muhammadaldy9967
    @muhammadaldy99678 ай бұрын

    Thanks bro, for more than 3 hours to find a way on youtube how to like your video, once again thankyu...

  • @lohgavin239

    @lohgavin239

    3 ай бұрын

    i believe there are grammar error in your sentence

  • @navkarenterprises1309
    @navkarenterprises13092 жыл бұрын

    Very Helpful and Informative. Helped me solve my problem.

  • @wayneedmondson1065
    @wayneedmondson10653 жыл бұрын

    Thanks. Nice example. One small trick I use.. for the input cells, if you add an upper and left cell border that is say 2 grades darker than your grey background and use a line style of the thickest or next to thickest option possible, then your fields will have that "sunken" look of a data entry field vs. just the flat look of a cell. It makes users comfortable and familiar with the input area, as it matches that of a dialog box or typical sunken input fields that they encounter in other software. Hope someone finds this useful. Thanks for the videos, tips, techniques and code examples. Thumbs up!! PS - You can use the same technique to the right and bottom of the entire greyed out range to make it look raised up which some find appealing :))

  • @TeachExcel

    @TeachExcel

    3 жыл бұрын

    That is an very nice and easy-to-use trick! You are so very right about small formatting changes making it easier for people to follow. I love it when something simple finally pops up in Excel haha! Thanks for sharing the tip Wayne! :)

  • @mohdimranyusof2889
    @mohdimranyusof28892 жыл бұрын

    The best so far...

  • @yamax1
    @yamax12 жыл бұрын

    I see magic -) Exactly what I was looking for. Great Thanks

  • @sandeepdhruv3826
    @sandeepdhruv38262 жыл бұрын

    Thanks it helped me a lot !!!!!!!!

  • @lisacapamagian4429
    @lisacapamagian44293 ай бұрын

    Some great tips and a nice form structure

  • @wmfield152
    @wmfield1523 жыл бұрын

    This is a big help. Thanks much!

  • @TeachExcel

    @TeachExcel

    3 жыл бұрын

    You are very welcome!!!!

  • @darrylmorgan
    @darrylmorgan3 жыл бұрын

    Nice Concept Of Building Forms,Really Neat Bit Of VBA Simple But Powerful...Thank You Sir :)

  • @TeachExcel

    @TeachExcel

    3 жыл бұрын

    Thanks Darryl! I'm glad you think so!!!

  • @BrainsEatZombies35
    @BrainsEatZombies353 жыл бұрын

    Looks great, Thanks.

  • @TeachExcel

    @TeachExcel

    3 жыл бұрын

    I'm glad you think so! You're welcome!)

  • @jamescherehani6556
    @jamescherehani6556 Жыл бұрын

    This is excellent. I need your help. How can I make data Base form that can allow me to enter marks of different subjects, and find position average, total,and prepare parents report cards automatic?

  • @rodrigoluna2974
    @rodrigoluna2974 Жыл бұрын

    Thank you. Does it work the same for an Excel Table?

  • @adritasarkar4439
    @adritasarkar4439 Жыл бұрын

    Hi I want to understand how to I make a form in Excel that can be sent to users as a link for data collection. Due to data security I can't use Microsoft or Google forms

  • @tUtU1_
    @tUtU1_ Жыл бұрын

    Lot of missing information such as how do we link two sheets It did not work for me

  • @ericgutierrez7994
    @ericgutierrez79946 ай бұрын

    Do you have this same example but instead of the inputs going into cells on another sheet, the inputs go into a table. I did this but I can't get the values into a table.

  • @sirexilon
    @sirexilon Жыл бұрын

    Well it looks nice and simple enough but I can't get the VBA to work it keeps debugging, Maybe MS disabled VBA or something by now.

  • @MrRoris1983
    @MrRoris19836 ай бұрын

    Hello , how can I program another button that will delete the last entries?

  • @tonyhac6654
    @tonyhac66546 ай бұрын

    All are very good..but after entering the information, pressing the enter button on the keyboard and running the macro yourself would be better.

  • @bjhogans
    @bjhogans Жыл бұрын

    Nice, but why did TeachExcel not show how the MACRO was recorded? I have an alergic reaction to VBA and simply showing how the Macro is recorded would explain how the table is populated when you press SAVE.

  • @zobs24
    @zobs24 Жыл бұрын

    Any way to do it on MAC?

  • @dandan7191
    @dandan7191Ай бұрын

    How can you keep undo button with macro

  • @medox4453
    @medox44532 жыл бұрын

    👍👍👍👍👍👍

  • @mohammedhasan1015
    @mohammedhasan101510 ай бұрын

    Hi I need a way to press enter to save please

  • @tonyhac6654

    @tonyhac6654

    6 ай бұрын

    i'm also looking for this..do you have a way??

  • @shahadmusaed2750
    @shahadmusaed27509 ай бұрын

    Alt+F11