Hiya,
I'm reasonably new to access and I've managed to muddle through coding things etc to make a (mostly!) functioning database.
My problem is this: I have a query that is run from a search form. This all works swimmingly and used to return all results when nothing was entered in the search form. I've entered more records into the table this query is linked to but when I run a search of the table only the old records show. Why is this? I've seen some references to Me.Requery and the like but I can't understand where I'm meant to put that or even if that's what I need to use?
Thanks in advance for any help!
I'm reasonably new to access and I've managed to muddle through coding things etc to make a (mostly!) functioning database.
My problem is this: I have a query that is run from a search form. This all works swimmingly and used to return all results when nothing was entered in the search form. I've entered more records into the table this query is linked to but when I run a search of the table only the old records show. Why is this? I've seen some references to Me.Requery and the like but I can't understand where I'm meant to put that or even if that's what I need to use?
Thanks in advance for any help!