View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Nika Lampe Nika Lampe is offline
external usenet poster
 
Posts: 21
Default How to add button to excel cell with "+" sign

Hi,

You can add various icons to your toolbars in Excel by selecting View -
Toolbars - Customize - tab Commands.
You just select some categories and see what icons are available. To add an
icon to toolbar just select it and drag it to the place where you want it.
Insert row icon is in Insert category, but inserts row above selected cell.

Regards,
Nika Lampe

"chuchmaster" wrote:

How to add button to excel cell with "+" sign. I saw a picture with
cell which contains small buttons with "+" sign. And when this button
is pressed new rows are added below the current one. How can I do that?

Is there any way to do that using only excel or I need to use VB and
add buttons for this purpose.