Filter Bold Cells VBA

  • Thread starter Thread starter Teddy-B
  • Start date Start date
T

Teddy-B

Hello All:
I need help writing a bold filter into my macro. I want to filter range
A1:A1000 to show only bold cells.

Thanks
 
I do not want to use autofilter. i am trying to write the VBA code into a
macro so that the user can run the macro with a single button.
Does anyone know how to write the VBA code?
 
Back
Top