Hello!
I have a spreadsheet that has a cell (L) that indicates how many individual items were used for that row.
Cell (L) can equal #N/A, or 1 through 6.
If if (L) = #N/A, then I would like to lock (M) through (AE).
If if (L) = 1, then I would like to lock (P) through (AE).
If if (L) = 2, then I would like to lock (S) through (AE).
If if (L) = 3, then I would like to lock (V) through (AE).
If if (L) = 4, then I would like to lock (Y) through (AE).
If if (L) = 5, then I would like to lock (AB) through (AE).
If if (L) = 6, there is no need for any cells to be locked.
I know how to enter information into VB, but I don't know how to make it run automatically in a workbook / spreadsheet.
Thanks for looking at my problem.
Cheers,
Rosemary
Bookmarks