Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello everyone,
I would like to write a string in an exact cell of an existing Excel file.
For example, I would like to write "Week" in the cell 9L.
Is it possible to do?
I unsuccessfully tried using tRowGenerator and tFileOutputExcel.
Any suggestions?
Thank you in advance.
Hello,
@Jack1618 wrote:
Hello everyone,
I would like to write a string in an exact cell of an existing Excel file.
For example, I would like to write "Week" in the cell 9L.
Is it possible to do?
I unsuccessfully tried using tRowGenerator and tFileOutputExcel.
Any suggestions?
Thank you in advance.
What does your actual result look like when use tRowGenerator-->tfileoutputexcel?
Best regards
Sabrina
Hello,
@Jack1618 wrote:
Hello everyone,
I would like to write a string in an exact cell of an existing Excel file.
For example, I would like to write "Week" in the cell 9L.
Is it possible to do?
I unsuccessfully tried using tRowGenerator and tFileOutputExcel.
Any suggestions?
Thank you in advance.
What does your actual result look like when use tRowGenerator-->tfileoutputexcel?
Best regards
Sabrina
Hello and thanks for the answer.
I learned that tRowGenerator has "Number of Rows for RowGenerator" param, and that's what I needed.
So my problem is solved.
Thank for the reply,
Jack
Hello Jack,
Thanks for posting that your issue has been fixed.
Best regards
Sabrina