Very straight forward and simple to follow - Thanks
@ExcelVbaIsFun7 жыл бұрын
Thanks Juchrisad!
@nlch89110 жыл бұрын
Luv your channel..been very helpful
@johnmagombo30458 жыл бұрын
Thanks a lot for this. This is helpful
@emanalbar7 жыл бұрын
Thank you so much. I learned a lot from you.
@sandeshnathani119929 жыл бұрын
Thank u sooo much! Very useful tool
@ExcelVbaIsFun9 жыл бұрын
so welcome!
@justdoit543218 жыл бұрын
fantastic! thanks for sharing!
@PurushothamanB8 жыл бұрын
Thank you so much!!!Lovely
@JohnPauljackulinbaby9 жыл бұрын
hi It is working nicely, thanks a lot
@andrejhorvat3789 жыл бұрын
Thanks!
@ExcelVbaIsFun9 жыл бұрын
Welcome!
@jpacello9 жыл бұрын
Is it possible to only have certain cells auto lock and be unchangeable? I have only about 10 cells that I would like to lock after data is entered. All the other cells can be freely edited over and over. Is this possible?
@tariq912ahmed4 жыл бұрын
Please let me know if you found this option
@christalrobison68048 жыл бұрын
Very helpful, but I was wondering if it was still possible to get a copy of the Essential Excel VBA Snippets book you talked about in this video? There was no link to click on as described.
@jaredmajors-manley771210 жыл бұрын
I found this video extremely helpful. But I need to lock a range of cells only if the user changes a value and saves the workbook? Any ideas?
@bakajatta56728 жыл бұрын
thanks
@laurendean99207 жыл бұрын
is there a fast way to add this programming to the workbook or do you have to protect each worksheet
@yehoshuvaandco38428 жыл бұрын
what about the dropdown menu, and changing the colors as per the options available in the drop down menu in the above protected vba mode.. Thank u
@CanadaSocial8 жыл бұрын
Thanks a lot for this. How can I get grouping to work on locked cells and protected worksheet? I want to share a sheet that is protected but allow the end user to use the grouping toggle to hide or unhide columns. Also can you advise me on how I can lock a group of cells in a column based on the value of a table header that has future or past
@hassanzahid10558 жыл бұрын
Hi Dan, Your video was very helpful in making me understand how to lock cells right after input. However would you be able to help if i want to lock the cells after the files have been saved. I have no indepth knowledge of excel please help.thanks
@marksh55078 ай бұрын
i want code to don"t change one textbox onley can change any textbox except one in userform thanks
@suryaflex17436 жыл бұрын
good
@mykitchen33555 жыл бұрын
Sir, may i know how to auto lock cell after enter data in google sheets ?
@Declassed8 жыл бұрын
Thank You! How did you learn that kind of coding in excel?
@Declassed8 жыл бұрын
Subbed!
@ripvista7 жыл бұрын
Is it possible to auto protect a cell range i.e (c4:c9) plus a separate cell i.e (j29) after data entry and have a message box display only for cells in range and J29 with a yes no response (vbYesNo) to verify data, where yes locks cell and no lets user re-enter data. Only these cells. The rest of the sheet has formulas and locked/unlocked cells
@harshsurana59584 жыл бұрын
Hi, Can you please help me achieve the same thing in Google Sheet ? Thank You
@lycanthropyyyyyyyyyy6 жыл бұрын
How do you protect 3 different sheets(1wb) in different times
@jonpitt77936 жыл бұрын
Hi Daniel, thanks for your great tips and just wondering if you can solve this one. How do I ensure password protected sheets with unlocked cells can't be broken by coding provided on the web? I only ask as I have set up a spreadsheet with unlocked cells for others to populate, password protected the sheet to avoid others from altering specific data, however they have used coding from the web to break the password protection. Please provide a solution video that shows how to password protect an excel doc that can't be broken by any coding if possible. Thanks in advance.
@dpc08099 жыл бұрын
Elegant
@syedabbas28847 жыл бұрын
i have an excel sheet for data center visitor log in which i want to run 2 codes in vb which enters date and time automatically in date and tiem column and then protect the column so that it cant be changed or edited after entering data in all the columns.
@ExcelVbaIsFun7 жыл бұрын
Hi Syed, Do you have a sample layout I can look at? Please send me a dropbox/google drive link or use my contact form at excelvbaisfun.com/#contactus Thanks Dan
@dritannaum436010 жыл бұрын
Very good way to lock the cell, I'm trying to download but is not working (even that I have a dropbox)?
@ExcelVbaIsFun10 жыл бұрын
Dritan Naum www.dropbox.com/s/nhnlkdf1xu9m8hw/Lock%20Cells%20after%20Changing%20them.xlsm?dl=0 is the direct link, Dritan.
@aamir62826 жыл бұрын
Sir if i want to edit it again then how can i do this
@naresh90sharma7 жыл бұрын
Sir same code using but all cell is located can't be edited any cell
@omarfuentesherrera19809 жыл бұрын
Hi can you help me with a code, I want to insert data from a userform in VBA-Excel and after the insertion of the data I want to lock the worksheet where I am inserting the data, can you help me with this? thanks man
@pepejunction28367 жыл бұрын
How can I founded in my Excel-2007 option is "Developer" under VBA Projected. Pls advise me.
@jashonce9 жыл бұрын
Hello, is it possible to have a limit of 3 cells to be edited in a column? The Cells in the Column will no longer be editable if there is a SUM of 3 in a Range/Column. The Range/Column will be editable again if the user reduces the number of the edited cells on the range/column. I am confident that you can help Thank you very much!
@dritannaum436010 жыл бұрын
I repeated your action in a worksheet, but it lock all the cells any help?
@ExcelVbaIsFun10 жыл бұрын
Dritan Naum Did you unlock an area to test this on first, You must first unlock some cell. By default they're all locked.
@dritannaum436010 жыл бұрын
ExcelVbaIsFun I unlocked and worked perfect. Thank you once again
@ExcelVbaIsFun10 жыл бұрын
Dritan Naum very welcome!
@SantoshLoka7 жыл бұрын
i have a issue with cell can u please solve as soon as possible ,iam trying to hide formula of cell..in my program user can edit few cell for input i locked output,but they can see my formula of output cell
@TheAlexanderEdwards9 жыл бұрын
Presently, this script locks the cell after any interaction whatsoever. So let's say I accidentally enter a cell, but I don't add any data. This script will lock that unmodified cell. I'd like to lock it only if data is added. Is this possible or no?
@ExcelVbaIsFun9 жыл бұрын
make sure you put it on the cell change event, rather than the cell Selection change event. they look very similar. Thanks Dan
@TheAlexanderEdwards9 жыл бұрын
+ExcelVbaIsFun Still doesn't do the trick. I even went to your test worksheet and the behavior is the same. Once you interact with a cell, regardless of change, it will lock said cell. Any ideas?
@ExcelVbaIsFun9 жыл бұрын
+Alex Edwards Hi Alex, try debugging through each line by placing the word STOP at the beginning of the code, then hit F8 to go through line by line. You can then identify the offending line of code or when the code is being triggered and when it isn't. Thanks Dan
@TheAlexanderEdwards9 жыл бұрын
+ExcelVbaIsFun It's not that the code is buggy. In fact, the syntax is 100% correct. It's the fact that this will lock any cell that is interacted with, period. Even if no changes were made to the cell. I'm looking to write a script that will lock the cell IF and ONLY IF the user enters data. So, if the user enters the cell, and then decides, "Nah, I don't want to put anything in here just yet", the user will not be locked out of the cell. Thanks for your help Dan!
@rameshvazhipokkil15809 жыл бұрын
what about merged cells? debuug error!!!
@Berghiker7 жыл бұрын
How can I lock just one cell WITHOUT locking the whole sheet??
@tariq912ahmed4 жыл бұрын
Have you found this option
@Berghiker4 жыл бұрын
@@tariq912ahmed Yes.Thanks.
@deepakshankarchaugule74175 жыл бұрын
How to create a sheet after a day data is automatically lock
@cywang39884 жыл бұрын
can anyone help me, after i uploaded the excel online, it does not work anymore @ ExcelVbaIsFun
@pirqayomazizi91487 жыл бұрын
My question is; in protected sheet how we can insert row or column? Any body can help us?
@ExcelVbaIsFun7 жыл бұрын
Hi pirqayom, I answered your question in my latest video. Thanks for the good question! kzbin.info/www/bejne/a2SZi2lvot-fjLM Thanks Dan
@dritannaum436010 жыл бұрын
But How can I put a password so if any user want to re-edit the cell he must put the password?
@debsjoe18 жыл бұрын
Did not work with
@haqobatil98324 жыл бұрын
sir i want to use my format which i defined only for cells i.e "a1111a1111"
@VincentJanNicer7 жыл бұрын
i was able to do this but the user will just click "Unprotect sheet" then he can edit the entry once again. :( so it beats the purpose
@glenokelly26705 жыл бұрын
You confuse me I have seen other videos that’s similar but easy
@ExcelVbaIsFun5 жыл бұрын
Sorry about that! Glad you enjoyed the other videos. Have an amazing day! :)