Ask a New Question
Search
Questions and answers by
TAK
Answers (2)
Private Sub btnEnter_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnEnterData.Click Dim billAmount, percent As String Dim tip As Double billAmount = CStr(InputBox("Amount of Bill")) percent = CStr(InputBox("Amount of Tip"))
well srry i cannot answer your question