Python Forum
Convert Excel file into csv with Pipe symbol..
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Convert Excel file into csv with Pipe symbol..
#1
Hi Team,

I have excel file, I want to read that excel file and save it into csv files.
But delimiter I expect "|" symbol instead of comma,


1) In Data.xlsx workbook, ----, Select sheet named "Recon"
2) select range from "A10:Z10000" or till last row of data. ( Indirectly skip top rows.)
3) Create a csv file for only that range. with delimiter "|"
4) Output file name should be Recon.csv


Finally I want to insert those records into SQL Table. was my intention.
Reply


Messages In This Thread
Convert Excel file into csv with Pipe symbol.. - by mg24 - Oct-16-2022, 06:01 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Media Pipe Python Interfacing with MATLAB cmcreecc 1 203 May-30-2024, 07:23 AM
Last Post: TrentErnser
  Python openyxl not updating Excel file MrBean12 1 503 Mar-03-2024, 12:16 AM
Last Post: MrBean12
Question [SOLVED] Correct way to convert file from cp-1252 to utf-8? Winfried 8 1,532 Feb-29-2024, 12:30 AM
Last Post: Winfried
  Copy Paste excel files based on the first letters of the file name Viento 2 596 Feb-07-2024, 12:24 PM
Last Post: Viento
  Decryption not working if key has same symbol like text Paragoon2 0 402 Nov-11-2023, 09:32 PM
Last Post: Paragoon2
  python Read each xlsx file and write it into csv with pipe delimiter mg24 4 1,829 Nov-09-2023, 10:56 AM
Last Post: mg24
  Search Excel File with a list of values huzzug 4 1,419 Nov-03-2023, 05:35 PM
Last Post: huzzug
  Updating sharepoint excel file odd results cubangt 1 1,015 Nov-03-2023, 05:13 PM
Last Post: noisefloor
  Convert File to Data URL michaelnicol 3 1,398 Jul-08-2023, 11:35 AM
Last Post: DeaD_EyE
  Python Script to convert Json to CSV file chvsnarayana 8 2,779 Apr-26-2023, 10:31 PM
Last Post: DeaD_EyE

Forum Jump:

User Panel Messages

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