Oscar Mike
New member
- Local time
- Today, 09:45
- Joined
- Jul 5, 2011
- Messages
- 8
Hi,
I'm banging my head up against a wall for this one :banghead:, I'm sure the answer is easy but it's not coming to me.
Basically what I have is a form where a user has a drop down combo box that he can pick more than one value.
I then want to take what he has inputed e.g. Option1, Option2 and put that on a report in an unbound text box with another field value.
For example
=[Field1] & "/" & Option1/Option2
Those forward slashes are quite important aswell, so any solution would need to include those.
I look for your assistance Access gurus. Much obliged.
I'm banging my head up against a wall for this one :banghead:, I'm sure the answer is easy but it's not coming to me.
Basically what I have is a form where a user has a drop down combo box that he can pick more than one value.
I then want to take what he has inputed e.g. Option1, Option2 and put that on a report in an unbound text box with another field value.
For example
=[Field1] & "/" & Option1/Option2
Those forward slashes are quite important aswell, so any solution would need to include those.
I look for your assistance Access gurus. Much obliged.