J
Jeff
I have a form which has a command button to bring up a second form.
The command button uses a macro, OpenForm with a filter of [Forms]!
[SignUp]![EventID] to take it to the 2nd form and open it on that
record.
The problem occurs when I try to use a combo box on the 2nd screen to
change the data. I have it set up like several others in the database,
but it doesn't work. Is it because of the filter I'm using to navigate
there? Is there a way around that?
Thanks
The command button uses a macro, OpenForm with a filter of [Forms]!
[SignUp]![EventID] to take it to the 2nd form and open it on that
record.
The problem occurs when I try to use a combo box on the 2nd screen to
change the data. I have it set up like several others in the database,
but it doesn't work. Is it because of the filter I'm using to navigate
there? Is there a way around that?
Thanks