EXCEL_WRITE_CELL
Writes a value into a specific cell in an excel spreadsheet.
Description
Writes a value into a specific cell in an excel spreadsheet. This command works only if an excel file was previously opened with the EXCEL_OPEN command. After all the operations with a specific excel file are done within a script, it is advised to close the excel file with the EXCEL_CLOSE command.