Python Forum
Excel from SAP - dealing with formats and VBA
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Excel from SAP - dealing with formats and VBA
#2
Quite a lot of people seem to want to know how to get things from Excel, but they don't want to share what they have.

Nuclear Secrets!

You can check the openpyxl documentation here.

Or you could post a small example Excel file, then no one has to guess what you may, or may not, have.

Then you just need to make clear what, exactly, it is that you want to achieve, assuming you are clear about that.

Or, this 1-liner:

from magic import wand

resultXL = wand.wave("my_old_ excel", "my_total_solution_excel")
Big Grin Big Grin Big Grin
Reply


Messages In This Thread
RE: Excel from SAP - dealing with formats and VBA - by Pedroski55 - Feb-23-2024, 01:05 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  UnicodeEncodeError - Dealing with Japanese Characters fioranosnake 2 4,558 Jul-07-2022, 08:43 PM
Last Post: fioranosnake
  Dealing with duplicated data in a CSV file bts001 10 19,915 Sep-06-2021, 12:11 AM
Last Post: SamHobbs
  [split] NameError: name 'formats' is not defined shobhu123 1 5,617 May-24-2020, 06:29 PM
Last Post: Skaperen
  Need help working with two excel file with different formats mikey3580 1 2,335 Apr-22-2020, 07:11 AM
Last Post: DPaul
  Dealing with a .json nightmare... ideas? t4keheart 10 6,570 Jan-28-2020, 10:12 PM
Last Post: t4keheart
  How to convert different timestamp formats? python_newbie09 12 10,268 Aug-05-2019, 06:37 PM
Last Post: python_newbie09
  Dealing with Exponential data parthi1705 11 13,362 May-30-2019, 10:16 AM
Last Post: buran
  Dealing with multiple context managers heras 5 7,724 Nov-16-2018, 09:01 AM
Last Post: DeaD_EyE
  How to generate calendar with 2 formats in python luizcrf 1 3,398 Nov-01-2018, 06:46 AM
Last Post: Larz60+
  dealing with big data of timestamp LMQ 0 2,727 Jul-27-2018, 01:23 PM
Last Post: LMQ

Forum Jump:

User Panel Messages

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