|
-
Jan 3rd, 2010, 08:45 AM
#1
Thread Starter
Junior Member
[Beginner] Program to show Times Tables.
Hi,
I'm currently trying to create a program that includes a text box (to input a number into), a button and a list box that will display the times tables for the number that is entered into the text box.
The idea of the program is so that a user can enter a number into the text box, for example, the number 5 and all the times tables (up to 12) will be displayed;
1x5 = 5
2x5 = 10
etc.
I've started to code some of it but it doesn't seem to be working properly.
Can anyone help me with the coding?
Thanks in advance.
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
|