Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: P3, openpyxl, csv to xlsx, cell is not number, problem with colorize
Post: P3, openpyxl, csv to xlsx, cell is not number, pro...

Hello, I am using P3 and openpyxl module for convert CSV to XLSX. But numbers are converted with ' at the beginning. Why? There is problem then when I colorize cells by content (numbers). Script for ...
genderbee General Coding Help 1 2,100 Sep-29-2020, 10:58 AM
    Thread: openpyxl, if value in cell then change format
Post: RE: openpyxl, if value in cell then change format

https://stackoverflow.com/questions/5871...d-on-value
genderbee General Coding Help 1 5,181 Nov-05-2019, 01:37 PM
    Thread: openpyxl, if value in cell then change format
Post: openpyxl, if value in cell then change format

Hello, my code is not working and I don't know why. I need change font size when value in cell is '2', for A1 to A100. # load libs from openpyxl import load_workbook from openpyxl.styles import color...
genderbee General Coding Help 1 5,181 Nov-05-2019, 09:19 AM
    Thread: Openpyxl, format color of cells (cols) based on condition.
Post: Openpyxl, format color of cells (cols) based on co...

Hello, I just need format cells based on condition like this. [Image: https://www.studiohosek.cz/ex.png] So different colors for different values of cells, 1, 2, 3, etc. I tried something like this...
genderbee General Coding Help 0 8,043 Sep-11-2019, 01:05 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020