murray83
Games Collector
- Local time
- Today, 18:41
- Joined
- Mar 31, 2017
- Messages
- 845
this is what i have so far and its not playing nice, a little help please if you dont all mind
but all i get is bunch of blank sub form staring at me, mocking me im not 100% sure but i don't think i need so many = signs
the code is in the form load part
Code:
Me.AskAudience_SubForm.Form.Filter = Text6 = Me.QuestionNoLookup.Value
Me.AskAudience_SubForm.Form.FilterOn = True
but all i get is bunch of blank sub form staring at me, mocking me im not 100% sure but i don't think i need so many = signs
the code is in the form load part