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
~953 People Reached
Favorite Forums
Favorite Tags

2 Posted Topics

Member Avatar for mahdouch5

please help me in [B][I][U]Private Sub bt1_Click() [/U][/I][/B] please pleaaaaaaaaaaaaaaaaaaase [COLOR="Red"][B][I]compile error: Method or data member not found[/I][/B][/COLOR] Private Sub balance_Click() Dim sc As Single Dim sd As Single sc = 0 sd = 0 For i = 0 To listcr.ListCount - 1 sc = sc + CSng(List.List(i)) Next i …

Member Avatar for Jx_Man
0
223
Member Avatar for salman.paracha

please help me in [B][I][U]Private Sub bt1_Click() [/U][/I][/B] please pleaaaaaaaaaaaaaaaaaaase Private Sub balance_Click() Dim sc As Single Dim sd As Single sc = 0 sd = 0 For i = 0 To listcr.ListCount - 1 sc = sc + CSng(List.List(i)) Next i For j = 0 To listde.ListCount - 1 …

Member Avatar for mahdouch5
0
730

The End.