+ Reply to Thread
Results 1 to 4 of 4

Permalink Maker with VBA

  1. #1
    Registered User
    Join Date
    09-05-2012
    Location
    Türkiye
    MS-Off Ver
    Excel 2013
    Posts
    80

    Permalink Maker with VBA

    Hi everybody,

    In column A I have list of topics.I want to convert those topics to permalink format.for this Column A needs

    1. first column A has to be converted into lowercase
    2. then non-english letters converted to english by converting ç,ü,ş,ğ,ö,ı into c,u,s,g,o,i
    3. characters other then letters and numbers (space included) need to be converted into Hyphen(-)
    4. if there is more than one Hyphen,it must be reduced to one Hyphen.
    5 if last and first character is Hyphen,they are omitted.
    ex: çÜşĞÖı (ALı)

    1. çüşğöı (alı)
    2. cüsgoi (ali)
    3. cüsgoi--ali-
    4. cüsgoi-ali-
    5.cüsgoi-ali

    here is the sample.what is needed is in page2...sample.xlsx
    Last edited by zeroist; 06-03-2014 at 01:12 PM.

  2. #2
    Forum Expert
    Join Date
    11-28-2012
    Location
    Guatemala
    MS-Off Ver
    Excel 2010
    Posts
    2,394

    Re: Permalink Maker with VBA

    run the macro.

    an equivalence list needs to be revised and completed in sayfa3. Results are in column B of shayfa1
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    09-05-2012
    Location
    Türkiye
    MS-Off Ver
    Excel 2013
    Posts
    80

    Re: Permalink Maker with VBA

    Hi rcm,

    It is almost ok.but b2 and b7 still have two Hyphen.And convertion of ı into i not works.

  4. #4
    Forum Expert
    Join Date
    11-28-2012
    Location
    Guatemala
    MS-Off Ver
    Excel 2010
    Posts
    2,394

    Re: Permalink Maker with VBA

    got it!!!! here is the revised version that takes care of the hyphens.. In sayfa3 just type the special character in column a and its equivalent in column B
    Attached Files Attached Files

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Need help for music notation maker
    By suganthsutha in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-08-2014, 07:19 AM
  2. [SOLVED] Identify Maker Of Macro
    By jcaynes in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 09-27-2013, 01:38 PM
  3. Windows XP : Movie Maker 2 problem
    By dealrocker in forum Microsoft Windows Help
    Replies: 1
    Last Post: 02-24-2010, 05:58 PM
  4. [SOLVED] PDF Maker Toolbar
    By PaolaAndrea in forum Excel General
    Replies: 1
    Last Post: 03-03-2006, 02:45 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