set option group values

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is it possible to easily set an option group value to a value that is not
whole a number - e.g. 1, 1.5, 2, 2.5? I would like to use an option group
for a likert scale using a tablet PC but cannot seem to get throuh this
problem.
Thanks
Airutah
 
airutah said:
Is it possible to easily set an option group value to a value that is not
whole a number - e.g. 1, 1.5, 2, 2.5? I would like to use an option group
for a likert scale using a tablet PC but cannot seem to get throuh this
problem.
Thanks
Airutah

Option Group values are integers, but there is no reason why those integers
cannot have decimal labels, or have a value in a table that keys to a
decimal or text.
 
Back
Top