Forum Discussion
AD9F95
Sep 06, 2024Copper Contributor
Bug with Sorting in Office Scripts in Excel 365
I wrote an Office Script to sort automatically sort a range in my Excel worksheets, but it produces a really major bug where values are missing after a sort. Specifically, it looks like the final co...
MichelleRanMSFT
Microsoft
Hi AD9F95 - I'm sorry to hear you're running into this issue. I haven't been able to reproduce this when trying the script you shared, so my first guess is that you may be running into some data transfer limits, given how many columns your workbook has. Would you be able to share a sample workbook for us to troubleshoot with, removing any sensitive data as needed?
SergeiBaklan
Sep 10, 2024MVP