View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Rick Rothstein Rick Rothstein is offline
external usenet poster
 
Posts: 5,934
Default Deleting bitmap in a form

In the Picture property for the UserForm (or control for that matter), it
should have "(Picture)", without the quotes of course, in the field...
select the "(Picture)" and then press the Delete button on your keyboard.
The picture should be gone and the "(Picture)" should have been replaced
with "(None)".

--
Rick (MVP - Excel)


"Oldjay" wrote in message
...
I have selected the picture and tried to delete it to no avail
I have tried to find a way in the Properties pane with no success.

How do I delete this image without rebuilding this complex form?