opf / OpenProjectExcel

MIT License
56 stars 22 forks source link

Excel sync error "run-time error '1004': #54

Open mertcelik600 opened 1 year ago

mertcelik600 commented 1 year ago

I am getting an error as "application-defined or object-defined error" while transferring data from excel.

WorkpackagesSheet.Cells(i, Versionlock ColumnLng) = Body JsonObj("lock_Version")

After these errors, I cannot transfer more than one work package from excel to the application.