Re: $$Excel-Macros$$ Counter in a Cell

2011-09-04 Thread Cab Boose
m [mailto:excel-macros@googlegroups.com] > *De la part de* Cab Boose > *Envoyé :* dimanche 4 septembre 2011 03:05 > > *À :* excel-macros@googlegroups.com > *Objet :* Re: $$Excel-Macros$$ Counter in a Cell > > ** ** > > Hi Everbody > > > > Thanks

Re: $$Excel-Macros$$ Counter in a Cell

2011-09-03 Thread Cab Boose
legroups.com] *On Behalf Of *Cab Boose > *Sent:* 03 September 2011 05:13 > > *To:* excel-macros@googlegroups.com > *Subject:* $$Excel-Macros$$ Counter in a Cell > > ** ** > > Hi > > > > In attached Sheet1, I want the cell to count from 0 to

RE: $$Excel-Macros$$ Counter in a Cell

2011-09-03 Thread Excel Inspiration
September 2011 05:13 To: excel-macros@googlegroups.com Subject: $$Excel-Macros$$ Counter in a Cell Hi In attached Sheet1, I want the cell to count from 0 to 16 up and down in between. The count is of times up arrow and down arrow are pressed. To set speed from, 0 to 16 for model railroad

Re: $$Excel-Macros$$ Counter in a Cell

2011-09-03 Thread dguillett1
Use a SPIN button from the control toolbox. See atttached From: Cab Boose Sent: Friday, September 02, 2011 8:12 PM To: excel-macros@googlegroups.com Subject: $$Excel-Macros$$ Counter in a Cell Hi In attached Sheet1, I want the cell to count from 0 to 16 up and down in between. The count is

RE: $$Excel-Macros$$ Counter in a Cell

2011-09-03 Thread Daniel
End If End Sub Daniel De : excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com] De la part de Cab Boose Envoyé : samedi 3 septembre 2011 03:13 À : excel-macros@googlegroups.com Objet : $$Excel-Macros$$ Counter in a Cell Hi In attached Sheet1, I want the cell

RE: $$Excel-Macros$$ Counter in a Cell

2011-09-03 Thread Daniel
] - 1, 0) End If End With End Sub Regards. Daniel De : excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com] De la part de Cab Boose Envoyé : samedi 3 septembre 2011 03:13 À : excel-macros@googlegroups.com Objet : $$Excel-Macros$$ Counter in a Cell Hi

$$Excel-Macros$$ Counter in a Cell

2011-09-02 Thread Cab Boose
Hi In attached Sheet1, I want the cell to count from 0 to 16 up and down in between. The count is of times up arrow and down arrow are pressed. To set speed from, 0 to 16 for model railroad project. Your advice appreciated. Thanks Charlie Harris -- ---