|
Re: Toggling between 2 forms
Well let me state exactly what I'm doing.
The form we are creating is a report form that displays company budget from dept to dept. Now within that report, each Manager needs to provide justification for budget that has been exceeded. The Managers have to provide an analysis of the "current date" and the "Fiscal Year". So I need to have 4 text boxes each to explain "current date" and "fiscal year". So we are deciding to place the "current date analysis on one form and place the "fiscal year" on another form, but would like to toggle between the 2 forms.
Do I create a button and link the page or can I toggle between the 8 text boxes for current and fiscal?
|