Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: comparison of two xlsx files
Post: RE: comparison of two xlsx files

(Sep-10-2021, 08:51 AM)Larz60+ Wrote: you don't need package xlsxwriter as openpyxl van both read and write. your goal is unclear to me, and code is difficult to follow. Please show step by step th...
Jlyk General Coding Help 4 1,957 Sep-20-2021, 07:13 AM
    Thread: comparison of two xlsx files
Post: RE: comparison of two xlsx files

(Sep-07-2021, 11:27 AM)Larz60+ Wrote: curious: if this is a one time operation, why not export each file to CSV and use diff? Sorry I am new one in Python and I dont know a lot of things. I have all...
Jlyk General Coding Help 4 1,957 Sep-07-2021, 01:52 PM
    Thread: comparison of two xlsx files
Post: comparison of two xlsx files

Hello everyone! I have 2 xlsx files and I need to search some words from one file in file two and write down founded information in third xlsx file. The problem is that when I make two xlsx verificat...
Jlyk General Coding Help 4 1,957 Sep-07-2021, 09:55 AM
    Thread: How to read this code?
Post: RE: How to read this code?

Thanks a lot guys! Appreciate your quick answers!
Jlyk General Coding Help 3 1,688 Aug-19-2021, 06:10 AM
    Thread: How to read this code?
Post: How to read this code?

Hello everybody. I'm new here and new one in Python. I have such piece of code and I don't know how to understand some parts of it. Could you please help me? from openpyxl import load_workbook, Work...
Jlyk General Coding Help 3 1,688 Aug-18-2021, 06:25 PM

User Panel Messages

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