ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   appending one Excel file to another ? (https://www.excelbanter.com/excel-worksheet-functions/210359-appending-one-excel-file-another.html)

George Lewycky

appending one Excel file to another ?
 
Hi Everyone,


I'm trying to append to a annual Excel file a daily Excel file once
its
made available

Preferably using DOS script once my user saves the Excel document
under an
expected name.

I do this for text files and word document but I am having trouble
with Excel

Is there a way for the third line to work ?????????????

Example.
c: del /q excel_master.xls
c: ren excel annual.xls excel_master.xls
C: copy excel_today.xls + excel_master.xls excel_annual.xls


ALSO: Would this work for TEMPLATES ?????


Can this be done without VB or VBA using DOS.

Any ideas


Thanks in Advance


George


Sheeloo[_3_]

appending one Excel file to another ?
 
I don't think you can do this with Word files with only DOS commands...

I don't think this can be done for Excel without using VBA...

"George Lewycky" wrote:

Hi Everyone,


I'm trying to append to a annual Excel file a daily Excel file once
its
made available

Preferably using DOS script once my user saves the Excel document
under an
expected name.

I do this for text files and word document but I am having trouble
with Excel

Is there a way for the third line to work ?????????????

Example.
c: del /q excel_master.xls
c: ren excel annual.xls excel_master.xls
C: copy excel_today.xls + excel_master.xls excel_annual.xls


ALSO: Would this work for TEMPLATES ?????


Can this be done without VB or VBA using DOS.

Any ideas


Thanks in Advance


George



Dave Peterson

appending one Excel file to another ?
 
Still the same answer as yesterday.

George Lewycky wrote:

Hi Everyone,

I'm trying to append to a annual Excel file a daily Excel file once
its
made available

Preferably using DOS script once my user saves the Excel document
under an
expected name.

I do this for text files and word document but I am having trouble
with Excel

Is there a way for the third line to work ?????????????

Example.
c: del /q excel_master.xls
c: ren excel annual.xls excel_master.xls
C: copy excel_today.xls + excel_master.xls excel_annual.xls

ALSO: Would this work for TEMPLATES ?????

Can this be done without VB or VBA using DOS.

Any ideas

Thanks in Advance

George


--

Dave Peterson


All times are GMT +1. The time now is 07:40 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com