If worksheet function range and logical test criteria

  • Thread starter Thread starter Don
  • Start date Start date
D

Don

Is it possible to enter a range and logical test in
an 'if' statement to select cells with 'bold' formatting?
 
No, you can only access that info via VBA. You could possibly use a UDF to get
at it from a formula like approach, but even that uses VBA.
 

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