I want to write data from excel file to excel file as below.
The destination file is excel file with name " ID2.xlsx ", I want to take some individual data from this and write into a new another excel file " ID3.xlsx " Write Data to excel file.xaml (11.0 KB)
Thanks you so much… But your way might difficult to me to understand ^^
I attachedWrite Range from excel to excel.xaml (10.3 KB)
my XAML file… could you pls optimize or edit ? Because this is the way easier for me to understand .