Answered

How to make logic with > greater than, or < less than

  • 20 February 2023
  • 1 reply
  • 67 views

I’m creating a registration form for a car club.  To enter, your car must be 25 years old or older.  How do I write logic such that it does not accept a car that is newer than 25 years?

icon

Best answer by jvh 20 February 2023, 09:55

View original

1 reply

Userlevel 5
Badge +4

Hi @Woodley213 - you’re probably looking at creating logic similar to this:

Does that help? Make sure to also check out our help centre article about logic.

Let me know if that worked

Joyce

Reply