Hello code experts
I need your help to add at the end of this code a formula which is to be converted into a code to get the final result. When I run the code, a new sheet is created with the Name of "GSTIN Verified.". I want to include in the code, to add this formula to get the combined values of J K L M and N in column P with the same code.
=TRIM(SUBSTITUTE(J2&" "&K2&" "&L2&" "&M2&" "&N2,"0",""))
If you convert the formula and get it in the second row below the heading, then resize the column P with column B and fill down.
To test the code for the second time, delete the GSTIN Verified sheet and then run the code.
Expected result sheet attached.
Bookmarks