|
-
Feb 4th, 2015, 10:34 AM
#1
Thread Starter
New Member
new to visual basic need help with adding text to text box by command button
i am using visual basic 6 and i want to make a program that add letters or remove letters from a word in text box and but the result in a label
for example if i type the word "cat" and click the command button the label shows "cats" but it i type the word "ox" it shows "oxen" and if i type "sheep" it shows "sheep" and "foot" becomes "feet"
a basic plural program
i am familiar with the if condition and for next loop but i am unable to do what i want with these alone it just doesn't work
any help will be appreciated
thank you
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|