was wondering if there's a function to search an array, where the first letter matches a letter chosen. I could do something less elegant like
Loop through array
Each item remove the first character, match to chosen search variable e.g if the first letter from apple, a equals my selection a, show.