Buttons with symbols

K

kevin

Hi, i have a table of contents and i want it to be expandable or contractable via a macro when you click a button. essentially it is hiding rows but i prefer it to the grouping function. my question is, is there a way can have a plus sign and a minus sign on the buttons

thanks
 
B

Bob Phillips

You could just change the command button caption to + and -, but they will
be a bit big. You could also get Plus and Minus icons off of the web, and
use a picture and assign your macro to them.

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

kevin said:
Hi, i have a table of contents and i want it to be expandable or
contractable via a macro when you click a button. essentially it is hiding
rows but i prefer it to the grouping function. my question is, is there a
way can have a plus sign and a minus sign on the buttons?
 
Top