Hello folks. I'm sure this is another simple one, but I can't seem to find the solution anywhere.
I'm using VBA code to set a form's filter and sort order based on certain criteria (mostly, which user is logging into the database). For example:
If DCount("[Username]", "USER", "[Username] =...