chester1993
New Member
- Joined
- Jan 26, 2016
- Messages
- 40
Hey all. Need help on my project.
So, I have 2 sheets. Sheet 1 is where the 2 Spin Button and a Command Button is located. Sheet 2 is where the data get recorded.
Basically, what the Spin button does is to count each click. I already have the code for this. The Command button will add a new row and put the current date on column A1, for example.
My problem lies on how I connect both buttons. Whenever I click on the command button, I want to be able to use the Spinner button onto that new row created.
It will be an every day counting of clicks and I want to be able to record the clicks on a daily basis.
I hope someone call help me with this. Thank you!
So, I have 2 sheets. Sheet 1 is where the 2 Spin Button and a Command Button is located. Sheet 2 is where the data get recorded.
Basically, what the Spin button does is to count each click. I already have the code for this. The Command button will add a new row and put the current date on column A1, for example.
My problem lies on how I connect both buttons. Whenever I click on the command button, I want to be able to use the Spinner button onto that new row created.
It will be an every day counting of clicks and I want to be able to record the clicks on a daily basis.
I hope someone call help me with this. Thank you!