I hope this makes sense because for the life of me, I'm having trouble finding anything that I want, and it's probably how I'm typing my search. I have a form (beforeform) that opens and passes a value to another form (form). The value is a text field called EthYear. Since this field does not exist in the recordsource of the form, I have an unbound field that shows this value (called yearvar). I'm using OpenArgs to pass this value. Works great!
I also have a subform on the form. EthYear does exist in this recordsource. I want to only show records in the subform where EthYear is equal to yearvar in the main form. I've tried so many things that I'm getting myself confused. Since I'm open to all possible solutions, I'm not posting any code. Thanks in advance!:banghead:
I also have a subform on the form. EthYear does exist in this recordsource. I want to only show records in the subform where EthYear is equal to yearvar in the main form. I've tried so many things that I'm getting myself confused. Since I'm open to all possible solutions, I'm not posting any code. Thanks in advance!:banghead: