Thanks for the response I am trying to use the VB code to work the command button and I keep getting the error "Only comments may appear after End Sub, End Function, or End Property".
Sub CommandButton3_Click()
End Sub
TextBox.datestamp.Value = Now() "It Highlights the Now"
End With
Sub signauture()
End Sub