I surely attached excell file but I can't find it.
I paste my code..
Private Sub CommandButton1_Click()
Dim i As Integer
Dim j As Integer
Dim cntTxtbox As Integer
Dim Evtnum As Integer
Dim DDiff1 As Integer
Dim DDiff2 As Integer
Dim DDiff3 As Integer
Dim DDiff4 As Integer
Dim DDiff5 As...
Hellow, I think I wrote a sort of complicated code which could be more simplified.
It is excell file (macro included) about scheduling for variable number of event.
It can be excuted macro.
Can I get your help?
Thank you.