Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Openpxl
#1
The column I want perform the addition is in "V" The excel sheet layout would be similar but the row length would always change therefore I want the formula to be applied from V2 (as V1 would be the header) to the last row of the column V

How can I achieve that in openpyxl.

In other words, Il be loading excel file in the GUI that I created on loading it should automatically detect the the last row and add all the values in column V and give me an answer in another sheet.

Thanks in advance
Reply


Forum Jump:

User Panel Messages

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