Python Forum
Access xlsm file that has been open
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Access xlsm file that has been open
#5
If you are planning on having a graphical display, the wxpython package has a grid widget
see: https://web.cs.wpi.edu/~mebalazs/wxClips/wxc144.htm.

if you want to display excel in python, you can use pandas
see: https://stackoverflow.com/questions/1063...-or-matrix
Reply


Messages In This Thread
Access xlsm file that has been open - by ian - Jun-25-2017, 02:47 AM
RE: Access xlsm file that has been open - by Ofnuts - Jun-25-2017, 10:35 AM
RE: Access xlsm file that has been open - by ian - Jun-27-2017, 12:41 AM
RE: Access xlsm file that has been open - by Larz60+ - Jun-27-2017, 01:49 AM
RE: Access xlsm file that has been open - by ian - Jun-27-2017, 06:10 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  CSV file dont open with code ayaz786amd 2 2,658 Nov-21-2018, 09:13 AM
Last Post: ayaz786amd
  [split] Locate and open csv file agocomp 3 3,448 Dec-02-2017, 07:02 AM
Last Post: buran
  Open excel file using Python cioer23 8 19,578 Jul-26-2017, 10:57 AM
Last Post: Larz60+
  access a very large file? As an array or as a dataframe? Angelika 5 5,021 May-18-2017, 08:15 AM
Last Post: Angelika

Forum Jump:

User Panel Messages

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