Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
~4K People Reached
Favorite Forums
Favorite Tags

3 Posted Topics

Member Avatar for Neophyte08

hello there, anyone can help... is this possible? i have a string value of form names in my DB so when my condition passes, the variable string will take over the value , then that value will call the form(variable) as string. i got an error when i use this …

Member Avatar for anrico
0
2K
Member Avatar for dc_24l

Try this code if it help... If (keyascii<48 or keyascii>57) and keyascii<>vbkeyback then keyascii=0 end if

Member Avatar for KSS
0
2K
Member Avatar for Neophyte08
0
57

The End.