Posts
 
Reputation
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
~13.9K People Reached
Favorite Forums
Favorite Tags

1 Posted Topic

Member Avatar for jaai

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 = …

Member Avatar for md riyaz
0
14K

The End.