0
Date comparing
Hi folks,
how would I write:
if date-in-field is less than current date, change choice box
? I'm goin' crazy trying to figure this out!
cheers,
rick
2 Antworten
-
Hi Rick,
---
if Date < today() then 'Choice box':=2
---
Leo
-
if Date < today() then 'Choice box':=2 end
Content aside
- vor 5 JahrenZuletzt aktiv
- 2Antworten
- 672Ansichten