Solved Save Filter as Favorite for each user by himself (1 Viewer)

theDBguy

I’m here to help
Staff member
Local time
Yesterday, 18:22
Joined
Oct 29, 2018
Messages
21,454
ApplyFilter it dose not work where I can put Dlookup()?
I was thinking you can use DLookup() to get the filter from the table. Then, you can use ApplyFilter to apply it to the form.
 

Gasman

Enthusiastic Amateur
Local time
Today, 02:22
Joined
Sep 21, 2011
Messages
14,238
That is not what your picture shows?
1635795916396.png
 
Last edited:

Gasman

Enthusiastic Amateur
Local time
Today, 02:22
Joined
Sep 21, 2011
Messages
14,238
With your syntax I would expect that? :(

I cannot get it to work on 2007 and I was using
[Field]= Forms!Formname!ControlName syntax :(
 

Sarah.M

Member
Local time
Today, 04:22
Joined
Oct 28, 2021
Messages
335
With your syntax I would expect that? :(

I cannot get it to work on 2007 and I was using
[Field]= Forms!Formname!ControlName syntax :(
Thanks for your reply,
I tried It doesn't work :(
 

Gasman

Enthusiastic Amateur
Local time
Today, 02:22
Joined
Sep 21, 2011
Messages
14,238
See if you can make head or tail of this video :(
 

Gasman

Enthusiastic Amateur
Local time
Today, 02:22
Joined
Sep 21, 2011
Messages
14,238
No, all I was trying to indicate was that you have to specify the fieldname. All he was doing was copying the example from the MS help I linked to?
 

Users who are viewing this thread

Top Bottom