M
Mary
Not sure if I can do this, and tried suggestions from other posts, no luck.
I have a main form "Issues". Two subforms, sub1 "frmdates", sub2 "frmckts".
sub 2 frmckts has a calculated field "DD". sub1 frmdates has a "duedate"
field.
Here's my goal which is basically an IIF statement, but I couldn't get the
references right, or maybe it's not possible.
If sub2 DD = 0 AND sub1 duedate is Null, display "TBD", if not, sub1 duedate.
Thanks!
Mar
I have a main form "Issues". Two subforms, sub1 "frmdates", sub2 "frmckts".
sub 2 frmckts has a calculated field "DD". sub1 frmdates has a "duedate"
field.
Here's my goal which is basically an IIF statement, but I couldn't get the
references right, or maybe it's not possible.
If sub2 DD = 0 AND sub1 duedate is Null, display "TBD", if not, sub1 duedate.
Thanks!
Mar