I've got a form that mayy be used several times throughout a user's day. Each time it is filled out and saved or sent, it will need to be cleared. I've got a macro to clear the form by changing all unprotected cells to a null value. Trouble is, I would like to omit just one cell from all of that. The cell is unprotected but it's a drop down and I want it to default to a value. Can the following code be restricted by column or print area? (The cell I want to avoid is outside the print area or if by column, I'd like to clear all unprotected cells up to but not past column 'AM')
Thanks for the help![]()
Please Login or Register to view this content.
Bookmarks