the action cannot insert anything into excel when use
Cell_WriteRangeWithFormat
Hi Reasoll,
I will try again at my end and will share the oml with you.
Regards,
-PJ-
PRAMOD JAIN wrote:
Thanks a lot ! I have already solved this problem.
However, when I insert an excel function into a cell ,this funtion cannot be worked.I have to double click the cell so that the correct value can be displayed.
HI Reasoll,
Are you sure you are passing correct input required to this Action? I have used it and worked for me. It actually writes the data from a list (Data Set) to the defined row position & column position to the no of records in the Dataset.
It also has an additional input CellFormat in which you can pass the font related information to be written in the workbook cell.
Hi @Pramod Jain ,
Could you tell me what data you passed to the DataSet field? I would also like to know the structure of that dataset. Thanks in advance.
Vishnu shankar
Hi PRAMOD JAIN,
this is i do,but the data cannot be written to the Worksheet
thanks for your answer