D Don Jun 21, 2004 #1 Is it possible to enter a range and logical test in an 'if' statement to select cells with 'bold' formatting?
Is it possible to enter a range and logical test in an 'if' statement to select cells with 'bold' formatting?
K Ken Wright Jun 21, 2004 #2 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.
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.