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

Popular posts from this blog

c - Mpirun hangs when mpi send and recieve is put in a loop -

python - Apply coupon to a customer's subscription based on non-stripe related actions on the site -

java - Unable to get JDBC connection in Spring application to MySQL -