Answer the question
In order to leave comments, you need to log in
How to find cell values with bold font?
You need to select the cell values to be copied to another sheet of the document by linking to the cell with bold font. On one site I found the following formula: =FOLD(A2), but I don't have such a formula in excel. How can you do?
Answer the question
In order to leave comments, you need to log in
Try to read the information on the site to the end, it will be below:
Function ЕЖИРНЫЙ(ЯЧЕЙКА As Range) As Boolean
ЕЖИРНЫЙ = ЯЧЕЙКА.Font.Bold
End Function
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question