Read cell value and display

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

How to I use vba to read the range of cell value in one column and based on
the font strikethrough condition, i only show the cell value?


thanks.

regards,
Ben
 
How about an example of what you mean by only show the cell value?

Do you want to hide rows that contain a strikethrough or something like
that?

Is all the text in the cell formatted for strikethrough or only some letters
within a string?
 
Hi Tom,

Below is the example.

example: column a b c d

text reboot Text is strikethrough in
column a
try text Text is strikethrough
in column b

where text is strikethrough.

thanks
regards,
Ben
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top