|
-
Mar 13th, 2001, 10:39 AM
#1
Thread Starter
Junior Member
I left this thread in the general section also but im not getting much help there.
Here is the code im having a problem with
Text23.text = Val(text10.text) * 50
Text12.text = Val(text1.text) / Val(Text23.text)
On the second line I recieve a overflow error could this be happening because text1.text = 0
I have tried the clng instead of val also.
Thanks to anyone that can help
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
|