B
BooBoo
I need to display a value to the users and when the users selects a
display value, I need to save a different code value to the file. In a
spreadsheet, the user will select frequency. I want to display text
for the code value.
For example, using the following table:
Code Display
1 Annual
2 Biannual
12 Monthly
52 Weekly
26 Biweekly
365 Daily
99 Other
I want to display annual, weekly, etc to the user. When the user
selects one of these values, I want to save the corresponding code
value to the file.
How can I do this?
display value, I need to save a different code value to the file. In a
spreadsheet, the user will select frequency. I want to display text
for the code value.
For example, using the following table:
Code Display
1 Annual
2 Biannual
12 Monthly
52 Weekly
26 Biweekly
365 Daily
99 Other
I want to display annual, weekly, etc to the user. When the user
selects one of these values, I want to save the corresponding code
value to the file.
How can I do this?