Another stupid newbie question

A

Amy Blankenship

When I try to change the picture on a button, I get the message "Object
variable or with block variable not set." What is this, and what does it
have to do with setting a picture on a button?

Thanks;

Amy
 
S

Steve Schapel

Amy,

This error would normally indicate a syntax error in a VBA procedure.
How are you going about this picture change process?
 
A

Amy Blankenship

I'm clicking on the ... button in the properties window.

The title bar of the error window says "Picture builder."

Thanks;

Amy
 
S

Steve Schapel

Hmmm, sorry I spoke. In that case, I have never seen anything like that
before, and I'm afraid I can't think of a reason for it. Hopefully
someone else will have a clue.
 
Top