jammy_owen
Registered User.
- Local time
- Today, 20:11
- Joined
- Dec 13, 2002
- Messages
- 13
hello. all i want to do is add up two sets of numbers from two fields. i.e add up the information from field 'a', which i can put as 1, and add up with the info from field 'b', for instance 2. the answer i want in this case is 3.
But, for some reason, when i add up these fields with the '+' sign in the middle of my expression it will make the above example equal 12, because it adds the number from field 'b' onto the end of field'a'. i will put the problem in a simple diagram to make this simple question even simpler for you all.
field 'a' field 'b' outcome wanted outcome recieved
1--------2--------------3---------------12
2--------2--------------4---------------22
3--------3--------------6---------------33
etc.
what i did was 'outcome wanted: [field 'a']+[field 'b']' but, like i said, it ends up with the 'outcome recieved' results.
this shouldn't take you guys long to figure it out so a hasty reply would be grateful!!
But, for some reason, when i add up these fields with the '+' sign in the middle of my expression it will make the above example equal 12, because it adds the number from field 'b' onto the end of field'a'. i will put the problem in a simple diagram to make this simple question even simpler for you all.
field 'a' field 'b' outcome wanted outcome recieved
1--------2--------------3---------------12
2--------2--------------4---------------22
3--------3--------------6---------------33
etc.
what i did was 'outcome wanted: [field 'a']+[field 'b']' but, like i said, it ends up with the 'outcome recieved' results.
this shouldn't take you guys long to figure it out so a hasty reply would be grateful!!