R
Rpettis31
I have a form that prefills dates upon creation. For example the date().
Fills in the date. There is a projected due date on the form =date()+7. The
initial dates save in the table and I would like when someone reviews the
form that the date in the table is displayed not the current date. I am
assuming it based in some way on an if statement if the table field value was
null! however, I am not sure how I would do this.
Thanks
Robert
Fills in the date. There is a projected due date on the form =date()+7. The
initial dates save in the table and I would like when someone reviews the
form that the date in the table is displayed not the current date. I am
assuming it based in some way on an if statement if the table field value was
null! however, I am not sure how I would do this.
Thanks
Robert