Hi guys. I'm working on a payroll form that lets people right click on a field, like name, and filter all records for those with a particular name on it. When they right click, they have the option to type in what they want to filter for( filter for_____) Is there any way to make that...
Hi guys! How can I run an update query without all those annoying warning messages
"you are about to run an update query..." "you are about to change xx records..."
Can they be disabled?
Thanks all
Jerry
How can I open a form and assign it a new recordsource.
I have a form based on a query, but I also want to open it based on the same query but filtered.
docmd.openform ,me.recordsource = xxxx ??
any help greatly appreciated...
Hi guys, I got a form with entries like
*name
*shop
*due date
I made a tabbed page on that form with unbound combo boxes that display all the name,shops, due dates possible.
I used
docmd.requery
docmd.applyfilter "name = [forms]![form].[filtername]
where filtername is the name of the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.