I have a query that pulls up a set of listings. I would like to test to see if there are listings that start with certain characters. What I am doing is creating an alpha list from A-Z and would like to link the letters only if there are listings that start with that letter. What is the best way to test for this from my query?
Thanks
Thanks