View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Joe[_28_] Joe[_28_] is offline
external usenet poster
 
Posts: 1
Default How to write an importer/exporter for excel

Hello,
I need to write an importer/exporter module for excel.
Specifically, I need a module which can import text
strings from a resource file and export modifications out
to the resource file, all within excel. Can anyone give
me any good leads as to where I can find information to
do this.

thanks