+ Reply to Thread
Results 1 to 4 of 4

Is any function read strikethrough text in cell?

  1. #1
    Registered User
    Join Date
    06-12-2018
    Location
    india
    MS-Off Ver
    2013
    Posts
    95

    Is any function read strikethrough text in cell?

    Hi All,
    Good day..
    I just want to know is Is any function read strikethrough text in particular cell?

    Attached is the file fyr.

    thank you
    Attached Files Attached Files

  2. #2
    Forum Expert NeedForExcel's Avatar
    Join Date
    03-16-2013
    Location
    Pune, India
    MS-Off Ver
    Excel 2016:2019, MS 365
    Posts
    3,879

    Re: Is any function read strikethrough text in cell?

    Hi,

    Unfortunately Excel does not have it. however you can use VBA to generate a True/False.

    Maybe something like this

    Please Login or Register  to view this content.
    However, you need a recalculation after the Strikethrough is changed.
    Cheers!
    Deep Dave

  3. #3
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    47,997

    Re: Is any function read strikethrough text in cell?

    I think you need a User Defined Function (UDF) in VBA to handle this.

    For example, something like:

    Please Login or Register  to view this content.
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


  4. #4
    Registered User
    Join Date
    06-21-2018
    Location
    Calgary, AB
    MS-Off Ver
    2013
    Posts
    94

    Re: Is any function read strikethrough text in cell?

    I must credit the majority of this solution to Damon Ostrander - I tweaked his code a little bit and then added a looping sub. This will remove the strikethrough, copy the cell, and then remove all commas since I was getting duplicates and just add spaces in between the countries. I am new to regex so if someone would like to tweak so that the commas are still there, that would be great.

    Thank you.

    Please Login or Register  to view this content.
    never stop learning. or milk

+ 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. Replies: 7
    Last Post: 11-08-2016, 05:15 PM
  2. user defined function to read only 1 characters from text of 1 cell
    By TigerHunter in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 07-27-2016, 06:56 PM
  3. Colouring Strikethrough/Underline text within a cell via Loop
    By dweebz in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 05-27-2016, 09:56 AM
  4. Userform - strikethrough part text in a text box
    By mariec_06 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-09-2016, 10:53 AM
  5. Excel to read strikethrough values as zero
    By simonplus in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 02-04-2016, 05:22 PM
  6. [SOLVED] Custom Function w/ Strikethrough
    By spence02 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-14-2014, 03:34 PM
  7. [SOLVED] formula/function to change text to strikethrough if condition met in adj cell
    By spreadsheetdummy in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-04-2012, 10:35 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