Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is it true that Excel allows you to read a workbook without having it open?
If so, I want to be able to write a macro that read a closed xls data file, open another xls and insert the data into a given worksheet and a given cell (like starting in B2 rather than A1). Last step is to save the file and close both files. The problem is that I don't know how big is the data file. It could be 200K or 1MB. Is it best to use copy and paste special? Or should I read line by line? Thanks for the help M |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Closing Hidden Workbook when Active Workbook is Closed | Excel Programming | |||
ADO recordset closed, cannot read | Excel Programming | |||
copy worksheet from closed workbook to active workbook using vba | Excel Worksheet Functions | |||
Read And Write On A Closed Wbook | Excel Programming | |||
Read Value fom Closed CSV file | Excel Programming |