Search results

  1. R

    Can't Import Images into Protected Excel Workbook

    The workbook is not protected but the sheet where the pictures must be imported to is protected to prevent the user from changing and deleting other parts of the sheet. The cells where the images are inserted into are not locked. I removed the password from the sheet and compiled the workbook...
  2. R

    Can't Import Images into Protected Excel Workbook

    Thanks this is what the MsgBox says
  3. R

    Can't Import Images into Protected Excel Workbook

    Sorry can you please advise how to do this? I am new to VBA
  4. R

    Can't Import Images into Protected Excel Workbook

    Thank you for the reply… Is there a reason why it does not want to allow images to be imported into the complied workbook? There are no errors when inserting images in the original excel workbook using the above vba code. The error only happens in the complied workbook I compiled the workbook...
  5. R

    Can't Import Images into Protected Excel Workbook

    Hi, I have protected a excel workbook that needs to import images into a worksheet of this protected workbook to print in a report. After I have selected the image I want to import into the sheet I get the following errors: I have a button that runs the following code to insert a image: Sub...
  6. R

    Excel has failed to open the protected workbook MS office 2007

    Hi, I am having the same problem with both Office 2007 and 2010 on two different PC’s. I do not have any formula protection at the moment but still get this error message. The workbook works well before the file is compiled.
Back
Top