View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default 1+2+3+4+........... Counter

If you use a spinner control from the Forms toolbar, and link this to a cell
(right-click the control, select Control, and put a cell reference in cell
link), and this will increment on click.

--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)



"23Hitamn" wrote in message
...
Excel 2007

I would like to add a counter to a spreadsheet (actually several counters)

I would prefer NOT to use a macro

I would prefer to use an object or a clip art of something so that when I
click it, it adds +1 to a specified cell.

I read a previous post on formating a spinner shape. No idea what that is.

Anyone know the steps to do this?

Many thanks!!!!