ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   opentext (https://www.excelbanter.com/excel-programming/302636-opentext.html)

banavas[_13_]

opentext
 
Dear friends,

I want read data from two txt files and import them in one workbook bu
in different sheets. Any ideas?

Thanks,
G

--
Message posted from http://www.ExcelForum.com


Tom Ogilvy

opentext
 
An easy approach
application.ScreenUpdating = False
Open the first, copy the data to the first worksheet, close without saving
changes
Repeat for the second.
application.ScreenUpdating = True
--
Regards,
Tom Ogilvy

"banavas " wrote in message
...
Dear friends,

I want read data from two txt files and import them in one workbook but
in different sheets. Any ideas?

Thanks,
G.


---
Message posted from http://www.ExcelForum.com/




Tom Ogilvy[_11_]

opentext
 
An easy approach
application.ScreenUpdating = False
Open the first, copy the data to the first worksheet, close without
saving
changes
Repeat for the second.
application.ScreenUpdating = True
--
Regards,
Tom Ogilvy


---
Message posted from http://www.ExcelForum.com/


Earl Kiosterud[_3_]

opentext
 
G,

If you have Excel 2002, use Data - Import External Data - Import Data. You
can specify where to put the data in the workbook, and use Refresh later to
reread the text file.

--
Earl Kiosterud
mvpearl omitthisword at verizon period net
-------------------------------------------

"banavas " wrote in message
...
Dear friends,

I want read data from two txt files and import them in one workbook but
in different sheets. Any ideas?

Thanks,
G.


---
Message posted from http://www.ExcelForum.com/





All times are GMT +1. The time now is 03:42 PM.

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