C
chief
Here is what happens:
1. user opens program
2. userform pops up asking retail, trade, or account
3. depending on which is chosen, certain cells/formats get reformatte
specific ways
4. user clicks on command button for clearing the page, causes certain
cells to become unprotected and then protects the sheet
5. user goes through and inputs info into non protected cells and the
clicks on save/print command button
This is where the problem is arising, I don't know where and when
should put codes to disable the protection in order for certaing cell
to change. For example, I have a code set up so that if the user ha
originally clicked account, then when they save/print it will print
copies saying yard slip, then reformat some cells, switch yard to pac
slip and print 1 copy. The biggest problem is that I want certain
cells to be protected from manual input because there are improtan
formulas in the cell.
Thanks
My code is too long to post this thread, so if you want to help me tr
to solve it, i can send the file via email
1. user opens program
2. userform pops up asking retail, trade, or account
3. depending on which is chosen, certain cells/formats get reformatte
specific ways
4. user clicks on command button for clearing the page, causes certain
cells to become unprotected and then protects the sheet
5. user goes through and inputs info into non protected cells and the
clicks on save/print command button
This is where the problem is arising, I don't know where and when
should put codes to disable the protection in order for certaing cell
to change. For example, I have a code set up so that if the user ha
originally clicked account, then when they save/print it will print
copies saying yard slip, then reformat some cells, switch yard to pac
slip and print 1 copy. The biggest problem is that I want certain
cells to be protected from manual input because there are improtan
formulas in the cell.
Thanks
My code is too long to post this thread, so if you want to help me tr
to solve it, i can send the file via email