Private Sub CommandButton1_Click()
On Error GoTo errorHandler
Dim startDate As String
Dim stopDate As String
Dim startColumn As Integer
Dim stopColumn As Integer
Dim StartCol As String
Dim StopCol As String
MsgBox Application.Version
Worksheets("Charts & Graphs").Activate
startDate...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.