Hi All,
I’m getting the following error using write range workbook."Write Range Workbook: Unable to set cell value to 01/01/1753 00:00:00 ". I have too many values including dates. And some of dates are like 01/01/1753 00:00:00 .
@StarFighter Welcome to UiPath Community.
Try this
Convert the Values into strings then write in Excel. Make sure the Excel sheet ranges should in general or Text format.