Syncronize fields on multiple forms
I have two forms set up, and I need two of the fields on both forms to always be in sync.
For example:
Form A:
Due date: 1/1/2014
Form B:
Due date: 1/1/2014
I need to set it up so that when I put in a due date in Form A, it automatically shows the same data in form B.
Thanks