View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
tmarko[_9_] tmarko[_9_] is offline
external usenet poster
 
Posts: 1
Default How to fill a sheet in Excel2003 with CSV data?


I use server-side calculations in an OWC(Office spreadsheet component)
send the resulting data as string (formatted as CSV) to my Client. Ho
can I fast fill an Excelsheet(2003) with this data passed as string
Must I loop through the CSV data? When saved as file (.csv) on th
server I can open the .CSV manually on the client fast like opening a
ordinary .xla file. But how do I do it programmatically when the cs
data is in a string on my VBA client? Cannot find the proper propertie

tmark
-----------------------------------------------------------------------
Posted via http://www.mcse.m
-----------------------------------------------------------------------
View this thread: http://www.mcse.ms/message345904.htm