View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
CellShocked CellShocked is offline
external usenet poster
 
Posts: 277
Default Piping data to other office applications

Hello,

Is there a way to have flat file format "table" data on one worksheet
automatically fill data into an MS Word document's "field" areas?

I can build this "report" in excel using simple vlookups and a
scrolling selector for the "unit number", but piping the same data over
to the currently accepted form(s) would be cool.

I know this is probably not the exact correct group for this, but doing
it via a macro would likely be the next logical step, so...