excel - How to check for no value cells ? -
I need to delete all the rows in which there is no value. If there is a formula or formatting in a row but there is no value, then it is to be removed
The following tasks are only suitable for those rows which have no value and formulas
Sub-testing () [A: A]. Special kale (xlblank). However, if there is a formula in the A cell, then the above line of lines is not deleted. How can I improve it?
You can use method HasFormula range object: range. HasFormula The truth will come back if there is a fumula in the category, and false if it does not happen.
Comments
Post a Comment