VBA to Lock cells After Data Entry - Excel VBA Example by Exceldestination

แชร์
ฝัง
  • เผยแพร่เมื่อ 14 ต.ค. 2024
  • This tutorial explains about VBA Code to Lock Cell immediately after entering data to avoid and change in entered data.

ความคิดเห็น • 34

  • @shivakumar290
    @shivakumar290 5 ปีที่แล้ว +2

    Thanks for the video, I wanted to see how to unprotect the same excel to correct if somebody wrongly entered it and we can correct them

    • @jonathankr
      @jonathankr 3 ปีที่แล้ว

      Did you learn how to do it?

  • @tool1gt
    @tool1gt 5 ปีที่แล้ว

    Great video, step by step simplified.. how do you unhide the VBA code that you just applied?

  • @GetFactual
    @GetFactual 2 ปีที่แล้ว

    Is it possible to lets say only lock column B and let all the others be unlocked after data is entered?

  • @marangelyhernandez994
    @marangelyhernandez994 4 ปีที่แล้ว +1

    Will this work if I gave the user three options and the user just have to choose one of the provided options?

  • @bhaktijoshi9809
    @bhaktijoshi9809 3 ปีที่แล้ว +1

    The video was helpful but I was wondering whether we can do a similar thing in google sheets?

    • @ExcelDestination
      @ExcelDestination  3 ปีที่แล้ว

      there must be some way to do that........I am not sure.....

  • @jamesobuobie2983
    @jamesobuobie2983 7 ปีที่แล้ว

    Where is the 'expand button on the left side' you refer to after entering the codes?

  • @sasankasamarajeewa9263
    @sasankasamarajeewa9263 7 ปีที่แล้ว

    How to extend this for multiple sheets in the same worksheet?
    Thanks

  • @nap163020
    @nap163020 5 ปีที่แล้ว

    Thanks so much! this was very helpful.

  • @jeremierealon7607
    @jeremierealon7607 4 ปีที่แล้ว +1

    big thumbs up on this video

  • @archanaaa2514
    @archanaaa2514 4 ปีที่แล้ว +1

    Sir, what is the code for redo n undo in vba?

    • @ExcelDestination
      @ExcelDestination  4 ปีที่แล้ว

      I don't think there is any vba code for undo. You can take backup of your data and work before running any macro or code. Normally in excel we have Cntrl + Z command for undo.

    • @patrickcarney3110
      @patrickcarney3110 2 ปีที่แล้ว

      Click the cell - click review - click unprotected sheet - type password - make desired change - hit enter

  • @shalinigupta1419
    @shalinigupta1419 4 ปีที่แล้ว

    thanks for the video

  • @shalinigupta1419
    @shalinigupta1419 7 ปีที่แล้ว

    Good Explanation

  • @pbtechpro
    @pbtechpro 6 ปีที่แล้ว

    sir, topic is good but your video resolution not good so we can't see the codes please updated good video resolution

    • @ExcelDestination
      @ExcelDestination  6 ปีที่แล้ว

      Thanks Prandeep for watching! I am not sure...but you can try to set the resolution to 480 by using setting sign in bottom. Also, next time...I will try better for you!

    • @pbtechpro
      @pbtechpro 6 ปีที่แล้ว

      can you type the code .and my next question is what is the vba confirm code after entry data

  • @loveglory4802
    @loveglory4802 5 ปีที่แล้ว

    It's not work with formatted table. Plx help

    • @ExcelDestination
      @ExcelDestination  5 ปีที่แล้ว +1

      It won't work with formatted table because formatted tables go by table's in built functionalities. We have different solutions for that.

    • @loveglory4802
      @loveglory4802 5 ปีที่แล้ว

      @@ExcelDestination let ms know the solution plz.

    • @ExcelDestination
      @ExcelDestination  5 ปีที่แล้ว +1

      sure! I will create tutorial for that soon!

  • @jonathankr
    @jonathankr ปีที่แล้ว

    Kanye wont play this on a steinway. 😅😅. They obviously are in control of all music.

  • @trstfv
    @trstfv 6 ปีที่แล้ว

    hello
    error '424'
    please help

    • @feupinho83
      @feupinho83 6 ปีที่แล้ว

      same problem here :(

  • @nicolasangel562
    @nicolasangel562 3 ปีที่แล้ว +1

    Error 1004

    • @ExcelDestination
      @ExcelDestination  3 ปีที่แล้ว

      without looking at code, can't say anything

    • @nicolasangel562
      @nicolasangel562 3 ปีที่แล้ว

      @@ExcelDestination I solved, if you try to use the code on combined cells dont work