You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Popped up while using ARCitect and copy-pasting a date from another excel file to the isa.investigation.xlsx of a new ARC.
When the date format is changed (via Excel) the out format can be messed up.
#r "nuget:FsSpreadsheet.ExcelIO"
open FsSpreadsheet
open FsSpreadsheet.ExcelIO
FsWorkbook.fromXlsxFile("isa.investigation.xlsx").ToFile("out.xlsx")
The text was updated successfully, but these errors were encountered:
kMutagene
added
Type: Bug
Something is not working, and it is confirmed by maintainers to be a bug.
and removed
bug
Something isn't working
labels
Jun 5, 2024
Popped up while using ARCitect and copy-pasting a date from another excel file to the isa.investigation.xlsx of a new ARC.
When the date format is changed (via Excel) the out format can be messed up.
The text was updated successfully, but these errors were encountered: