View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
vernington vernington is offline
external usenet poster
 
Posts: 4
Default export data to an existing and open workbook without knowing the f

I'm writing a windows forms app in .net. I want to export data to an open and
visible workbook, the filename of which I do not know. Is this possible? If
so, how?