Hello,
I have this VBA code below, but the output text file has a lot of commas in it.
Note that i have hidden formulas in my excel file. Most likely this is the reason. Is there a way, then when i generate the text file it will only get the rows which has data.
'Declaring the variables
Dim...