TryingMyBest
Registered User.
- Local time
- Today, 07:59
- Joined
- Nov 18, 2004
- Messages
- 54
Is this possible and if so how?
I have two fields in the same table. I want to combine these so that they are formatted in a particular way. For example, if the first field has the value 21 and the second has the value 24 I want my resulting field to show 21/24...the forward slash is very important to my end-users!
The first field is an number picked up from entry into my form and the second is an autonumber field.
I have searched for combining two fields but none of the answers quite hit the mark for what I need to do.
Thanks in advance
Jo
I have two fields in the same table. I want to combine these so that they are formatted in a particular way. For example, if the first field has the value 21 and the second has the value 24 I want my resulting field to show 21/24...the forward slash is very important to my end-users!
The first field is an number picked up from entry into my form and the second is an autonumber field.
I have searched for combining two fields but none of the answers quite hit the mark for what I need to do.
Thanks in advance
Jo