View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bev Kaufman Bev Kaufman is offline
external usenet poster
 
Posts: 7
Default How do I insert a button in Excel 2007

Never mind, I just learned how to turn on the Developer ribbon.

"Bev Kaufman" wrote:

I've done a small amount of VBA programming in Excel 2003, and I now have an
idea that I want to try in an Excel 2007 sheet. But I'm stymied by the
inability to do something as simple as placing a button on the worksheet so I
can start writing VBA code.
There is no option for inserting a button when I right-click a cell. I have
been over every icon of every ribbon and I don't see anything that looks like
what I need. The closest I come to it is the Macros button in the View
ribbon, but I don't want to write a macro.
What am I missing?