Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default automated import of csv files into excel


I need to code an automated process when a csv type files is
automatically imported into excel, which in turn will be presented on a
web page using asp. How do I automaticlly import the csv file ?


------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~View and post usenet messages directly from http://www.ExcelForum.com/

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 599
Default automated import of csv files into excel

weka

You can open CSV files natively in Excel. Just use

Workbooks.Open("C:\MyFile.csv")

--
Dick Kusleika
MVP - Excel
www.dicks-clicks.com
Post all replies to the newsgroup.

"weka" wrote in message
...

I need to code an automated process when a csv type files is
automatically imported into excel, which in turn will be presented on a
web page using asp. How do I automaticlly import the csv file ?


------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~View and post usenet messages directly from http://www.ExcelForum.com/



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
how do i import xml files into excel oli merge Excel Discussion (Misc queries) 0 April 2nd 08 04:55 PM
Import txt files into Excel Basta1980 Excel Discussion (Misc queries) 7 January 10th 08 02:03 PM
Import .csv files to Excel HughP Excel Discussion (Misc queries) 2 January 25th 07 05:17 PM
is it possible to import rtf files into Excel? Teulia Excel Discussion (Misc queries) 0 August 18th 06 02:59 PM
HELP: Import several TXT files into Excel luis Excel Discussion (Misc queries) 6 April 9th 06 09:16 PM


All times are GMT +1. The time now is 12:22 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"