T
Toan Chau
Hello all!
Let's say I have a table that has these columns...
Account #, Name, Person Requesting
I also have two person that are responsible for the file
depending on the the letter of the Name column
For example...
Vannessa is responsible for all files with the Name that
starts with a letter in the range of A-M.
Jessica is responsible for all files with the Name that
starts with a letter in the range of N-Z
How can I make a query that will sort out my table based
on the two critias mentioned above?
A thousand thanks in advance!
Let's say I have a table that has these columns...
Account #, Name, Person Requesting
I also have two person that are responsible for the file
depending on the the letter of the Name column
For example...
Vannessa is responsible for all files with the Name that
starts with a letter in the range of A-M.
Jessica is responsible for all files with the Name that
starts with a letter in the range of N-Z
How can I make a query that will sort out my table based
on the two critias mentioned above?
A thousand thanks in advance!