Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
tks Dave for having shown me how to copy the data as values in my earlier
posting reason for me trying to copying data and pasting it as values from an unopened workbook is because there are many files and the users would be complaining that they have too much to copy. and if i were to use the OS copy command , each file is quite huge(due to the many formula in it). anyway, tks for ur advice i'll look into ADO/DAO to see if it can be done best rdgs, "Dave Peterson" wrote: It might be possible using ADO (DAO??), but it's beyond me. Why not just open the workbook, extract the data, and close the workbook. With screenupdating=false, it may not even be noticeable by the user. maxzsim wrote: Hi, I want to copy data from an excel file to another excel file w/o having to open the source excel file using codings. Is this possible ? tks & rdgs -- Dave Peterson |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Empty Excel File -- Data Lost? | Excel Discussion (Misc queries) | |||
Empty Excel File -- Data Lost? | Excel Worksheet Functions | |||
importing data from txt file | Excel Discussion (Misc queries) | |||
Printing data validation scenarios | Excel Worksheet Functions | |||
Pulling data from 1 sheet to another | Excel Worksheet Functions |