![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: Mar 2002
Posts: 20
|
I need to keep a worksheet protected to protect the formulas, but need to be able to insert pictures. I have the cells unlocked where the pictures are to be inserted. With the sheet protected the option is not available to insert pictures from file. What does it take to work around this?
Thanks Scott |
|
|
|
|
|
#2 |
|
MrExcel MVP
Join Date: Feb 2002
Location: Columbus, OH, USA
Posts: 3,519
|
VBA, even then it's not really a workaround.
Your macro would unprotect the sheet, add the picture, then protect the sheet again. |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|