+ Reply to Thread
Results 1 to 5 of 5

code to find α (alpha) and ß (beta) symbol

  1. #1
    Registered User
    Join Date
    02-07-2013
    Location
    cbe
    MS-Off Ver
    Excel 2007
    Posts
    10

    code to find α (alpha) and ß (beta) symbol

    Hi

    I am in searching of how to find the symbols like α (alpha) and ß (beta)and replace with some string like alpha , beta in sheet1.

    and i tried using the find and replace with

    Please Login or Register  to view this content.
    even i tried using the =chr(225) but failed to identify

    please kindly help me to identify


    thanks in advance

  2. #2
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    O365
    Posts
    20,482

    Re: code to find α (alpha) and ß (beta) symbol

    Please Login or Register  to view this content.
    Cheers
    Andy
    www.andypope.info

  3. #3
    Registered User
    Join Date
    02-07-2013
    Location
    cbe
    MS-Off Ver
    Excel 2007
    Posts
    10

    Re: code to find α (alpha) and ß (beta) symbol

    Hi Andy,

    Sorry to disturb you again i think the excel is not recognize the beta symbol which is present in my cell, so the above code is not working for me

    my cell value is "Galactosylcer β-galactosidase, Fibro" and i also want to know how to replace all the non printable characters in the excel.

    Thanks in advance

  4. #4
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    O365
    Posts
    20,482

    Re: code to find α (alpha) and ß (beta) symbol

    activecell.Replace chrw(946),"beta"

  5. #5
    Registered User
    Join Date
    02-07-2013
    Location
    cbe
    MS-Off Ver
    Excel 2007
    Posts
    10

    Re: code to find α (alpha) and ß (beta) symbol

    Thank you so much its working fine

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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