Results 1 to 9 of 9

Splitting word list based on syllabic structure, CVC (consonant/vowel/consonant) etc

Threaded View

  1. #4
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Splitting word list based on syllabic structure, CVC (consonant/vowel/consonant) etc

    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!
    Attached Files Attached Files
    Last edited by Olly; 10-21-2013 at 08:52 AM.
    let Source = #table({"Question","Thread", "User"},{{"Answered","Mark Solved", "Add Reputation"}}) in Source

    If I give you Power Query (Get & Transform Data) code, and you don't know what to do with it, then CLICK HERE

    Walking the tightrope between genius and eejit...

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Splitting a string into a vertical list based on delimiter?
    By Flabbergaster in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 11-19-2012, 08:47 AM
  2. [SOLVED] Forecast KIT splitting based on BOM list
    By SPet in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 10-12-2012, 06:59 AM
  3. Splitting Data Into Separate Files Based on Pre-Populated List
    By sigma1113 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 11-16-2011, 03:20 PM
  4. Printing Word Documents based on .xls name list
    By mbreezy in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-26-2007, 12:41 PM
  5. [SOLVED] Displaying Tree Structure in List Box
    By King in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 12-12-2005, 05:30 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1