Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Make display values different from actual values for list boxes/option box/checklists
Marc A Offline
Junior Member
**
Posts: 8
Joined: Feb 2015
Post: #1
Make display values different from actual values for list boxes/option box/checklists
I cannot figure out how to make display values different from actual values for list boxes, option box and checklists.

For example, if I want my listbox to display:
No
Maybe
Yes

But I want the actual values to be:
0
1
2

... how exactly do I accomplish this, or is it even possible?

Thanks in advance!
03-04-2015 05:04 AM
Find all posts by this user Quote this message in a reply
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #2
RE: Make display values different from actual values for list boxes/option box/checklists
In the Values list:

Code:
0{|}No
1{|}Maybe
2{|}Yes


My Blog
03-04-2015 03:07 PM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

 Standard Tools
Forum Jump: