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
~89 People Reached
Favorite Forums
Favorite Tags
Member Avatar for Bigalan09

Ok, first off my program is working fine i just need help with my next step of my program. [CODE] Dim y As Variant Dim v As Variant For Each v In myArray For Each y In strArray If (Len(v) = Len(y)) Then For i = 1 To Len(y) If …

Member Avatar for hkdani
0
89