View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson[_3_] Dave Peterson[_3_] is offline
external usenet poster
 
Posts: 2,824
Default daily csv file needed into automatic web charts?

Try recording a macro when you do it the next time.

maybe you could generalize that code to be "semi-automatic". Just click a
button and the code'll run.



dcibrando wrote:

Here is the situation...
we have daily txt files (comma seperated values) with data consisting
of measures

We need these daily files to be put into a chart you can view from a
webpage automatically.

Is there any way possible to do this without someone manually daily
creating them?

email me at

this is extremely important and all help would be greatly appreciated!
tks!

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

~~Now Available: Financial Statements.xls, a step by step guide to creating financial statements


--

Dave Peterson