TravelingCat
Registered User.
- Local time
- Today, 15:01
- Joined
- Feb 22, 2010
- Messages
- 42
Hello,
I need to make a query, which will use one table. This table has a field called "participatedHow", which stands for how did worker participate in a certain event (1 = present, 2 = via telephone, 3 = ..., 4 = ...). The problem is that this field is represented by numbers 1 to 4, but there is no place in database that the textual meaning of this numbers is saved. When i use it in a form i just add the meaning manually in comobobox's value list. So is it someway possible to represent the textual meaning of this field in a query?
Thanks in advance for any help
I need to make a query, which will use one table. This table has a field called "participatedHow", which stands for how did worker participate in a certain event (1 = present, 2 = via telephone, 3 = ..., 4 = ...). The problem is that this field is represented by numbers 1 to 4, but there is no place in database that the textual meaning of this numbers is saved. When i use it in a form i just add the meaning manually in comobobox's value list. So is it someway possible to represent the textual meaning of this field in a query?
Thanks in advance for any help