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
@AmdEagle what i had to do was, read the file using python pandas and save it again. After that the xlsx-populate doesnt glitch if you work on newly saved file. Reasons unknown. But works
I have this excel file.
s3data1.xlsx
I have this simple snippet.
And I see a file
test.xlsx
createdtest.xlsx
Now if you carefully look at both files.
Content in 2nd tab of first sheet has shifted to 4th tab of 2nd sheet.
What am I doing wrong? Any help at the earliest would be appreciated.
The text was updated successfully, but these errors were encountered: