I have a button on one form that closes the current form and opens a new one. I would like the new form to open and go directly to the record with the same date as the record that was open on the previous form when the button was pushed.
GoToRecord requires a specific pre-determined date or record number. I would like this to dynamically determine the date.
I have also tried to apply a filter, but I don't want to filter the records on the new form. I want all records available, but to go directly to the record with the date from the previous form.
GoToRecord requires a specific pre-determined date or record number. I would like this to dynamically determine the date.
I have also tried to apply a filter, but I don't want to filter the records on the new form. I want all records available, but to go directly to the record with the date from the previous form.