Hi All
I want to capture all variables that begin with the word "Pre"
DoCmd.ApplyFilter , "Status = 'Pre*'"
I'm a bit confused by & and '''''''' and """""""""
Is there a go to place to learn the syntax?
Thanks in advance
I want to capture all variables that begin with the word "Pre"
DoCmd.ApplyFilter , "Status = 'Pre*'"
I'm a bit confused by & and '''''''' and """""""""
Is there a go to place to learn the syntax?
Thanks in advance