harleyhead
IS-IT--Management
I have a subform on a tab control page. I would like to have the information in the subform refreshed as it is displayed. To explain further, step by step:
1. Tab is clicked for the page containing the subform in question.
2. The subform and the query results are displayed in a tabular format. The subform contains a step number and an instruction.
3. An entry is made with a step number that is less than the last record displayed.
4. A different tab is selected and subsequent form displayed on it.
5. Tab is clicked for the subform in question again.
What I want displayed at this point is the contents of the subform to be reordered that the last entry made is now displayed where it belongs sequentially.
How to?
1. Tab is clicked for the page containing the subform in question.
2. The subform and the query results are displayed in a tabular format. The subform contains a step number and an instruction.
3. An entry is made with a step number that is less than the last record displayed.
4. A different tab is selected and subsequent form displayed on it.
5. Tab is clicked for the subform in question again.
What I want displayed at this point is the contents of the subform to be reordered that the last entry made is now displayed where it belongs sequentially.
How to?