Hi all. I'm struggling with something, below:
Currently: In PAD, I'm reading Excel by using Database(open SQL Connection and Executing SQL statement).
But writing the data to new excel is not writing with the column name.
Goal: I would like to write the excel data with column name(Excel read from database)
Is this possible? How can I accomplish this?
Any help would be greatly appreciated.