Private sub


Private Sub Question5()
Dim intNum As Integer, intAnswer As Integer, strAnswer As String, intII As Integer, datTime As Date
txtInput.Value = #1:30:00 PM#
datTime = Format (txtInput.Value, "hh:nn AM/PM")
strAnswer = Right(datTime,20
lblBox.caption = strAnswer
End Sub

What is the answer?

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Private sub
Reference No:- TGS0932212

Expected delivery within 24 Hours