View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
John John is offline
external usenet poster
 
Posts: 2,069
Default Chagning the font size of an added menu item

I know its possible to change the font size ibn Excel from Control Panel
Display etc etc. What i's like to be able to do is change the font of the
Added Menu Item i have

EG
With Menu Item
.Font = Comic Sans 12
.Onaction =
End with

I'm using XP and XL 2003.

Is this possible please?

Thanks

John