ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Incrementing a cell (https://www.excelbanter.com/excel-programming/336124-re-incrementing-cell.html)

Kaak[_30_]

Incrementing a cell
 

Private Sub CommandButton1_Click()

Sheets("Week 1").Range("B3") = Sheets("Week 1").Range("B3") + 1

End Sub


--
Kaak
------------------------------------------------------------------------
Kaak's Profile: http://www.excelforum.com/member.php...fo&userid=7513
View this thread: http://www.excelforum.com/showthread...hreadid=392094



All times are GMT +1. The time now is 11:18 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com