Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Insert CSV - GUI Window
#1
Hi All,

I'm new to this pyhton world.I have a small work to do as in the attached picture.

In a GUI window it must show the Excel file "CSV file" by importing it. It must show the scroll bars as well.
When the print command button clicks it must print the corresponding number against the location.

Sample GUI

Any guide how to start it?

Thanks

Attached Files

Thumbnail(s)
   
Reply
#2
A couple of links from duckduckgo
https://www.python.org/about/gettingstarted/
https://www.w3schools.com/python/
I welcome all feedback.
The only dumb question, is one that doesn't get asked.
My Github
How to post code using bbtags


Reply
#3
(Feb-27-2023, 07:51 AM)menator01 Wrote: A couple of links from duckduckgo
https://www.python.org/about/gettingstarted/
https://www.w3schools.com/python/

Thanks. But I need an example of importing an excel sheet to a Tkinter GUI. Can you share some code or example of doing it..!!
Reply
#4
Prasanjith Wrote:Can you share some code or example of doing it..!!
Google is your friend!
Google 'load excel spreadsheet into tkinter gui python'
Returns many videos and other tutorials
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Is there a way to call and focus any popup window outside of the main window app? Valjean 6 1,769 Oct-02-2023, 04:11 PM
Last Post: deanhystad
  Pyspark Window: perform sum over a window with specific conditions Shena76 0 1,172 Jun-13-2022, 08:59 AM
Last Post: Shena76
  Insert using psycopg giving syntax error near "INSERT INTO" olgethorpe 4 15,632 Jul-21-2017, 07:39 PM
Last Post: nilamo

Forum Jump:

User Panel Messages

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