Thread: MenuMaker
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default MenuMaker

How about: B&&P

Same kind of thing when you want an ampersand in a header or footer.



Paige wrote:

I'm generating a menu using MenuMaker, where I list on a sheet within a file
the applicable menu info, as follows, then put code in the file to generate
the menu. Problem is that in some of my captions I want to use the ampersand
(see below), but when I use the & sign, Excel thinks I want to underline the
character after it. How do I enter the caption so that it comes out
correctly as just B&P?

Level Caption Position/Macro Divider FaceID
1 B&P
2 Input Tab
3 Copy CP


--

Dave Peterson