Python Forum
Automated filler for an Excel form is not writing the data
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Automated filler for an Excel form is not writing the data
#1
As the Tittle says, i have been fighting with this Python program written by a novice like me over several weeks. I need some help figuring out why I can't get it to write data from Excel/PDF documents to the output document.

Attached Files

.py   Formu_V3.py (Size: 22.98 KB / Downloads: 4)
Reply
#2
Well, XL and PDF are very different, you basically need 2 different programmes to deal with them.

Post the code you have to handle getting data from an XL file. And a small example XL file to try it on. Then we can see what's happening and maybe fix it!

Better not post your code as a download, post it in the forum in the Python tags. (Use the blue and yellow Python icon above.)
Reply
#3
Quin34 -- FYI - When posting code, please post directly in your query. A lot of folks including myself are weary of opening attachments. Please see bbcode for guide.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  .xlsm file can't be opened after writing data to one worksheet mhyatt 4 884 Oct-11-2025, 11:25 PM
Last Post: Pedroski55
  Help with writing monitored data to mysql upon change of one particular variable donottrackmymetadata 3 2,320 Apr-18-2024, 09:55 PM
Last Post: deanhystad
  Python and pandas: Aggregate lines form Excel sheet Glyxbringer 12 8,096 Oct-31-2023, 10:21 AM
Last Post: Pedroski55
  Sending data from the form to DB quisatz 5 5,585 Sep-27-2023, 04:58 PM
Last Post: quisatz
  Copy data from Excel and paste into Discord (Midjourney) Joe_Wright 4 5,359 Jun-06-2023, 05:49 PM
Last Post: rajeshgk
  Reading data from excel file –> process it >>then write to another excel output file Jennifer_Jone 0 3,090 Mar-14-2023, 07:59 PM
Last Post: Jennifer_Jone
  How to properly format rows and columns in excel data from parsed .txt blocks jh67 7 5,437 Dec-12-2022, 08:22 PM
Last Post: jh67
  Issue in writing sql data into csv for decimal value to scientific notation mg24 8 7,441 Dec-06-2022, 11:09 AM
Last Post: mg24
  Trying to Get Arduino sensor data over to excel using Python. eh5713 1 4,303 Dec-01-2022, 01:52 PM
Last Post: deanhystad
  Appending a row of data in an MS Excel file azizrasul 3 3,998 Nov-06-2022, 05:17 PM
Last Post: azizrasul

Forum Jump:

User Panel Messages

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