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
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
Hi,
Unfortunately Excel does not have it. however you can use VBA to generate a True/False.
Maybe something like this
However, you need a recalculation after the Strikethrough is changed.![]()
Please Login or Register to view this content.
Cheers!
Deep Dave
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
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
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks