View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Susan Susan is offline
external usenet poster
 
Posts: 1,117
Default Command Button visual delay

that sounds like a toggle button instead of a command button. a
command button doesn't change it's looks after you've pushed it.
a toggle button does.
susan


On Mar 27, 10:29 am, "chuckm" wrote:
I have command buttons on my worksheet with macros attached. My
question/issue is with their appearance. They will execute as soon as
I click on them. But, I need to hold the mouse button down on them
for a second or two for the image to change to a "pushed in"
button. Is there some way to make this change quicker?...e.g.like
as I click on it...thanks