I have a form whereby a user clicks on a field and depending on the value of the timeofday field it opens either one form or another.
i know what i want but don't know how and where to implement it.
i.e IIF([timeofday]="allday",openform1,openform2)
can this be done in expression builder, if so what commands would i use to open a form?
Thanks in advanced
i know what i want but don't know how and where to implement it.
i.e IIF([timeofday]="allday",openform1,openform2)
can this be done in expression builder, if so what commands would i use to open a form?
Thanks in advanced