Hi,
I've browsed the forums and tried searching Google but am unable to come up with the information that I need. I know very little VBA and would like to lock certain cells within a worksheet. My worksheet name is Receipt List. Data will potentially be entered in A4 through AO5000. I would like a vba code that once information is entered in column J it will lock all the cells in that row in columns A through J and do this for each row.
Once this worksheet is implemented data will start to be entered in A4 and will continually go down. So every time information is entered in column J I want everything in that row and above to remain locked unless a password is used. Another user will be entering information in columns K through AO so I do not want to have to enter a password each time and these cells do not contain information that need to be locked.
Any help on this would be greatly appreciated!
Thank you!
I've browsed the forums and tried searching Google but am unable to come up with the information that I need. I know very little VBA and would like to lock certain cells within a worksheet. My worksheet name is Receipt List. Data will potentially be entered in A4 through AO5000. I would like a vba code that once information is entered in column J it will lock all the cells in that row in columns A through J and do this for each row.
Once this worksheet is implemented data will start to be entered in A4 and will continually go down. So every time information is entered in column J I want everything in that row and above to remain locked unless a password is used. Another user will be entering information in columns K through AO so I do not want to have to enter a password each time and these cells do not contain information that need to be locked.
Any help on this would be greatly appreciated!
Thank you!