|
-
May 6th, 2000, 09:06 AM
#1
-
May 6th, 2000, 09:11 AM
#2
An integer can only hold whole numbers, and not decimals.
Instead of:
Dim intResp As Integer
use this:
Dim intResp As Double
-
May 6th, 2000, 11:06 AM
#3
Hyperactive Member
Frans’ got it, though if you want/need to save an infinitesimal amount of memory a single will do.
As far as colors go, I haven't a clue. But you can use use "[" and "]" with i, b, quote, code to add different emphasis. (Check my post in Reply Mode if I'm not being clear enough).
-
May 6th, 2000, 02:54 PM
#4
Just returned from a fantastic night out! 
Thanks to both of you for your help. I'll make the changes first thing in the morning!
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
|