excel_write
Writes the value of the excel document at the position specified in the argument 3
Arguments
- String excel document
- String sheet name
- String excel cell (format A1)
- Value of any type
Output
Input value if function succeed or undefined
Examples