Borrar filtros
Borrar filtros

renaming a single excel sheet using multiple names in the same directory

1 visualización (últimos 30 días)
1 processed 10 documents and created a excel file to store the values but, i get only the values of 10th document in the excel sheet, hence i moved the excel sheet of first document before writing the values of 2nd. now i have to rename the 1st excel file so that the 2nd excel which is generated during process should not overwrite the 1st one while moving it to the same folder.. can anyone help me in this.
the values of all the documents are required, i cannot change my base coding so need a coding to rename the excel files. the names should be changed from 1 to 10 dynamically
  5 comentarios
RAMESH MUNIRATHINAM
RAMESH MUNIRATHINAM el 20 de Nov. de 2014
workbook name : points 1st processed data will be saved in that workbook after 2nd processing values in workbook will be replaced
so i moved the workbook to another folder then during processing of 3rd document, the second workbook is moved to same folder as first since 1st and 2nd moved workbook has same names again the workbook is replaced
so i have to give dynamic renaming as 1 for 1st and 2 for 2nd and upto 10 to save all 10 processed datas
RAMESH MUNIRATHINAM
RAMESH MUNIRATHINAM el 20 de Nov. de 2014
i want to change the name of workbook dynamically. once the processing of first is over and before starting the second one manually i cant change since the processing of documents are continuous

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Use COM Objects in MATLAB en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by