Try the attached workbook.
The sheet [Lookup] is used to map which letters / combinations relate to Consonants (C) or Vowels (V).
The user-defined-function then loops through all these rows, and replaces the actual letter(s) with a C or V appropriately, for the string provided.
So, you can use =CVStructure("irishword") to translate it into the CV style word structure.
Hope this makes sense!
Bookmarks