Python Forum
Creating more than one excel File at once
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Creating more than one excel File at once
#1
HI. I have the following list:

list = ["Customer2", "Customer2", "Customer3"]

I need to create a new excel file with the name of each element in list. I will end with 3 excel files in this case

Can I use a for loop to create all new files? Which would be the code? Thank you for your support.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Data Sorting and filtering(From an Excel File) PY_ALM 0 1,045 Jan-09-2023, 08:14 PM
Last Post: PY_ALM
  Creating a Dataframe from Zenodo zip file with multiple CSVs about Spotify man0s 0 1,353 Apr-26-2022, 01:45 PM
Last Post: man0s
  Convert Excel to .txt - Need each excel row to be separate .txt file cowboykevin05 2 4,793 Jan-03-2020, 06:29 PM
Last Post: Larz60+
  [split] Converting excel file to txt file unexceptionalhobby 2 4,363 Oct-16-2019, 06:34 PM
Last Post: unexceptionalhobby
  Python write result of VAR to excel file wissam1974 8 8,623 Jul-13-2019, 01:09 PM
Last Post: wissam1974
  How to add a dataframe to an existing excel file wendysling 2 28,154 May-09-2019, 07:00 PM
Last Post: wendysling
  Import Excel File that Starts with Number kiki1113 1 3,310 Dec-20-2018, 07:13 PM
Last Post: Larz60+
  Copy raw data in excel to another new excel file keerthiprashanth 5 3,888 Oct-20-2018, 10:13 AM
Last Post: volcano63
  Pandas - Write to Exisitng Excel File - Sorted List dj99 4 14,888 Jul-29-2018, 07:56 AM
Last Post: dj99
  Converting excel file to txt file muhsin 3 21,654 Oct-13-2017, 07:52 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