To remove any content or empty place from a column in Excel file.
=TRIM(CLEAN(SUBSTITUTE(| ,CHAR(160)," "))) | e.g.: =TRIM(CLEAN(SUBSTITUTE(A1,CHAR(160)," ")))Create conditional formulas
The IF function uses the following arguments.
Formula with the IF function:
for reference you can use Microsoft
No comments:
Post a Comment