slyvsspy
Registered User.
- Local time
- Today, 01:45
- Joined
- Jun 24, 2002
- Messages
- 51
I have 24 fields on a form that I need added together. I am doing it through visual Basic. However instead of adding the numbers it literally adds them.
Example.
if the fields are, 2, 33, 6, 8, 5
The output is 233685 instead of 54.
Can anyone help me out of this dilemma?
Example.
if the fields are, 2, 33, 6, 8, 5
The output is 233685 instead of 54.
Can anyone help me out of this dilemma?