Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am using Excel '03. I am creating a daily activity log. I would like to
put a button in each cell that will add 1 to the value in the cell each time it is clicked. I do not want to have the buttons print on my sheet |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If you put a button in a cell, it will cover the data in the cell. Is that
what you want?? -- Gary''s Student - gsnu200717 "packwolf94" wrote: I am using Excel '03. I am creating a daily activity log. I would like to put a button in each cell that will add 1 to the value in the cell each time it is clicked. I do not want to have the buttons print on my sheet |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I mean in the format control menu
-- Regards, Halim "packwolf94" wrote: I am using Excel '03. I am creating a daily activity log. I would like to put a button in each cell that will add 1 to the value in the cell each time it is clicked. I do not want to have the buttons print on my sheet |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
Maybe it can be the answer : While 'Design Mode' right click the button and select 'properties' tab then uncheck print object. -- Regards, Halim "packwolf94" wrote: I am using Excel '03. I am creating a daily activity log. I would like to put a button in each cell that will add 1 to the value in the cell each time it is clicked. I do not want to have the buttons print on my sheet |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
command button code | Excel Discussion (Misc queries) | |||
Command button code | Excel Programming | |||
VBA code behind command button | Excel Worksheet Functions | |||
Command Button VBA code | Excel Discussion (Misc queries) | |||
Create Command Button from Code | Excel Programming |