View Single Post
  #12   Report Post  
Posted to microsoft.public.excel.programming
Gord Dibben Gord Dibben is offline
external usenet poster
 
Posts: 22,906
Default VB macros in new Excel

But I did explain how to place the Developer Tab on the Ribbon when I
mentioned it in my very first post.

If Developer Tab is not shown on the ribbon you must place it there.


ButtonExcel OptionsPopularShow Developer Tab in Ribbon.


If you read all of the content of a reply you will generally get what you
need faster.


Gord

On Mon, 04 Jan 2010 14:44:43 -0700, Howard Brazee wrote:

On Mon, 04 Jan 2010 13:32:55 -0800, Gord Dibben <gorddibbATshawDOTca
wrote:

You could gotten there using Developer TabVisual Basic as I posted earlier.


Ahh, I found the setting to turn this tab on. Apparently its
default was unchecked, which is why I didn't see it when you mentioned
it.

I guess the assumption is that a developer will know about this.