Python Forum
App for excel sheet analysis
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
App for excel sheet analysis
#1
Hey all,


A python beginner here. I need to create an app that will analyze excel sheets. The idea is:

1. A user inputs 2 excel sheets, one will work as a template and the other one needs to be filled in
2. the app needs to analyze the content of the cells and find cells that match the titles between the template sheet and the draft sheet and fill out the numeric value from the template sheet accordingly.
In other words I just need to automatize a specific process, where right now whenever we need to fill out new excel sheets we need to work on two windows and just copy paste numeric values from the template sheet to our works sheets.

Could someone give me some tips on how to start?
Reply


Messages In This Thread
App for excel sheet analysis - by awookado - Jan-20-2020, 08:00 AM
RE: App for excel sheet analysis - by gruntfutuk - Jan-20-2020, 03:29 PM
RE: App for excel sheet analysis - by Larz60+ - Jan-20-2020, 04:27 PM
RE: App for excel sheet analysis - by gruntfutuk - Jan-20-2020, 06:33 PM
RE: App for excel sheet analysis - by Larz60+ - Jan-20-2020, 06:57 PM
RE: App for excel sheet analysis - by jefsummers - Jan-20-2020, 08:13 PM
RE: App for excel sheet analysis - by awookado - Jan-27-2020, 09:02 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Dealing with duplicates to an Excel sheet DistraughtMuffin 6 3,279 Oct-28-2020, 05:16 PM
Last Post: Askic
  Help me with yahoo finance excel sheet Learner4life 2 2,285 Nov-27-2019, 12:55 PM
Last Post: Learner4life

Forum Jump:

User Panel Messages

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