Converting Excel FIles

Hi Folks,
Would to Like to share some conversion of excel workbooks using Invoke Code

1.Convert Excel XLSX to XLSM

a.zip (13.8 KB)

2.Convert Excel XLSX to PDF

excel to pdf.zip (8.3 KB)
_
3. Importing into excel from a Text file
a.xaml (5.9 KB)
_
4. CSV To EXCEL
a.xaml (5.4 KB)

:slight_smile:

Regards
Sanjay Shankhla

1 Like

Thanks
sanjay

Hey Sanajy,

Could you share the 1. XLS to XLSX and 2. XLSB to XLSX using invoke code without depending on Interop.

Thanks!

Hi @sanjay21051990 I’ve got the code, But for 1’st code I want to save excel which is protected.

Hi, good work. I have one question. When used the txt to excel conversion all data are coming under single column. Is there any way we can maintain the table structure as in text.