|
-
Apr 24th, 2000, 03:17 AM
#1
Thread Starter
Hyperactive Member
I have a problem with countig (VB3):
The caption of Label1 is '3'
The caption of Label2 is '6'
I want to add up the two numbers, but VB always
wirtes 36 instead of 9 with this method:
Label3.caption = Label1.caption + Label2.caption
I want that the two numbers are added and I don't
want to use a text-box.
Thanks for some advice, Matt-D(eutschland)
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
|