Constraint

Hi All,

I would like to add a constraint to my xls form to accept a value, which
should be between 5-10. Which means the value cannot be more than 10 or
less than 5. How do I write the constraint? I have tried in different ways;
however, not working.

Thanks
Imran

(.>= 5 and .<=10) to include both 5 and 10
(.>5 and .<10) to exclude 5 and 10

··· On Wednesday, 5 October 2016 20:27:03 UTC+2, A.N.M AL-IMRAN wrote: > > Hi All, > > I would like to add a constraint to my xls form to accept a value, which > should be between 5-10. Which means the value cannot be more than 10 or > less than 5. How do I write the constraint? I have tried in different ways; > however, not working. > > Thanks > Imran >

Thanks a lot Sam, it worked.

Imran

A N M AL IMRAN (Imran)
Brossard, QC
Canada
Cell: +1 (438) 501 3576

··· On 5 October 2016 at 14:30, Sam Phiri wrote:

(.>= 5 and .<=10) to include both 5 and 10
(.>5 and .<10) to exclude 5 and 10

On Wednesday, 5 October 2016 20:27:03 UTC+2, A.N.M AL-IMRAN wrote:

Hi All,

I would like to add a constraint to my xls form to accept a value, which
should be between 5-10. Which means the value cannot be more than 10 or
less than 5. How do I write the constraint? I have tried in different ways;
however, not working.

Thanks
Imran

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to a topic in the
Google Groups "ODK Community" group.
To unsubscribe from this topic, visit https://groups.google.com/d/
topic/opendatakit/yg3v-FxlxHk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.