| View previous topic :: View next topic |
| Author |
Message |
Downtown Newbie
Joined: 06 Dec 2003 Posts: 10
|
Posted: Dec 6th, 2003 11:12 AM Post subject: label intergers I want 01 not 1 |
|
|
Hi, I need help in changing my properties of my labels. I use the randomize to get numbers for labels, then print the numbers in the labels on the screen before printing the paper copy. It is messy when the columns are crooked. I want all int to be 2 places 01, -09 , not 1-9. Can't seem to find how to change this in porperties. Must I did it when I set the dim? Would one use int1 = int01? Probly not.
Thanks in advance,
Dale |
|
| Back to top |
|
Avis Junior Poster

Joined: 07 Oct 2003 Posts: 510 Location: India
|
|
| Back to top |
|
Downtown Newbie
Joined: 06 Dec 2003 Posts: 10
|
Posted: Dec 6th, 2003 06:45 PM Post subject: |
|
|
Centurion,
I will try this, only I will use Label, in place of MsgBox.
Thanks in advance,
Downtown _________________ We can not change the past, the best we can hope for is to influence the future. |
|
| Back to top |
|
Algar Newbie
Joined: 16 Oct 2003 Posts: 20
|
Posted: Dec 7th, 2003 02:58 PM Post subject: |
|
|
Downtown - Avis is his name, Centurion is his status. _________________ The McDonald's are starting to get really bad around here. I found a handgun in my cheeseburger yesterday. |
|
| Back to top |
|
Downtown Newbie
Joined: 06 Dec 2003 Posts: 10
|
Posted: Dec 7th, 2003 10:30 PM Post subject: |
|
|
Thanks, I was easly confused. I have solved the problem with his help. I modified the code and used it in two of my
applications to create Power ball numbers.
Thanks to all,
Downtown _________________ We can not change the past, the best we can hope for is to influence the future. |
|
| Back to top |
|
|