Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #107.65K
1 Posted Topic
Public cc As Double Public rr As Double Public pp As Double Public choice As String Private Sub ac_Click() Text1.Text = "" cc = 0 Text1.SetFocus End Sub Private Sub Command1_Click() Text1.Text = Sqr(Text1.Text) End Sub Private Sub div_Click() Text1.Text = "" pp = cc cc = 0 choice = …
The End.
md riyaz