I need to protect some data using VBA in a worksheet but leave some cells open so that data can be entered - tab name "Part Order"
My data starts in A5 and goes through to J
I have a couple of issues which I am struggling to resolve - see below
If data is found in column A from cell 5 then lock (A to F) then (H) And Then all cells from (K) to the end of the worksheet this leaves all cells unlocked in G5 down I5 down and J down
If data is not found in column A from cell 5 then lock the complete row
If anyone can help with this it would be most appreciated.
Thanks in advance