Search found 9 matches
- Sat Dec 07, 2024 1:14 am
- Forum: PlanMaker NX and 2024 for Linux
- Topic: Cell Format Character
- Replies: 4
- Views: 1336
Re: Cell Format Character
Just ran it in Excel and formatted the columns.
- Thu Dec 05, 2024 2:03 pm
- Forum: PlanMaker NX and 2024 for Linux
- Topic: Cell Format Character
- Replies: 4
- Views: 1336
Cell Format Character
I want to put 1-4 in a cell. When I enter it and select character or Ctrl-2, it still enters it as a date. I also tried highlighting the whole column and tried setting it for character. I updated to latest today. Not sure if it has always done this. I am running in Debian 12.5. Hopefully, it is shor...
- Sat Sep 21, 2024 8:51 pm
- Forum: PlanMaker NX and 2024 for Linux
- Topic: Planmaker 2024 and openpyxl
- Replies: 8
- Views: 5732
Re: Planmaker 2024 and openpyxl
No answer? Figures. Odd that the same spreadsheet opened and saved with Libreoffice is OK.
Still would like to know which keywords I need to change.
Still would like to know which keywords I need to change.
- Thu Sep 19, 2024 7:21 pm
- Forum: PlanMaker NX and 2024 for Linux
- Topic: Planmaker 2024 and openpyxl
- Replies: 8
- Views: 5732
Re: Planmaker 2024 and openpyxl
What keywords, may I ask?
- Fri Sep 13, 2024 12:06 pm
- Forum: PlanMaker NX and 2024 for Linux
- Topic: Planmaker 2024 and openpyxl
- Replies: 8
- Views: 5732
Re: Planmaker 2024 and openpyxl
Not very complex.
from openpyxl import load_workbook
workbook = load_workbook(filename="test4py2.xlsx")
TypeError: PatternFill.__init__() got an unexpected keyword argument 'extLst'
from openpyxl import load_workbook
workbook = load_workbook(filename="test4py2.xlsx")
TypeError: PatternFill.__init__() got an unexpected keyword argument 'extLst'
- Thu Sep 12, 2024 1:46 pm
- Forum: PlanMaker NX and 2024 for Linux
- Topic: Planmaker 2024 and openpyxl
- Replies: 8
- Views: 5732
Planmaker 2024 and openpyxl
Planmaker 2024, Linux, debian 12. I created a vanilla spreadsheet and saved it to .xlsx. I copied it to a system that doesn't have Planmaker. When I try to read/edit it with openpyxl library in Python, it gets an error. "TypeError: PatternFill.__init__() got an unexpected keyword argument 'extL...
- Mon Dec 18, 2023 4:33 pm
- Forum: SoftMaker Office NX and 2024 for Linux (General)
- Topic: upgrade 2021 to 2024. Need to uninstall 2021?
- Replies: 2
- Views: 6320
- Mon Dec 18, 2023 12:48 pm
- Forum: SoftMaker Office NX and 2024 for Linux (General)
- Topic: upgrade 2021 to 2024. Need to uninstall 2021?
- Replies: 2
- Views: 6320
upgrade 2021 to 2024. Need to uninstall 2021?
Non-NX version
- Tue May 16, 2023 4:39 pm
- Forum: BETA TextMaker 2024 for Linux
- Topic: Make Home and End keys work around inserted pictures
- Replies: 1
- Views: 6244
Make Home and End keys work around inserted pictures
(Like those other guys)