View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
K Dales[_2_] K Dales[_2_] is offline
external usenet poster
 
Posts: 1,163
Default Assign macro to a button problems

I am guessing this button was from the Controls Toolbox and not the Forms
Toolbar. If so, the problem is probably that you are not in "design mode".
To get in design mode, make sure the Visual Basic toolbar is showing and
click the icon that looks like a T-square ((i.e., a triangle over a ruler)
with a little pencil. Then you can right click your controls and see
properties, etc.

"Jeff" wrote:

I have a button with a macro and cannot view the properties. I highlight the
button so the selection handles appear, but when I right click nothing
happens. What do I do to fix this? I should be able to right click and see
options, correct?