View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
timrmason timrmason is offline
external usenet poster
 
Posts: 1
Default Send Xl Cell info to Word

Hello
My goal is to send certain information that I have created in a Excel
spread sheet to a Word doc. The info is a cobo of numbers and text.
The spread sheet is an construction estimate from a template and I
would like to send info such as
ProjectName
ProjectAddress
ProjectCSZ
CustomerName
CustomerAddress
CustomerCSZ
CustumerNotes
TotalSalesPrice
To a proposal form (dot).All the above are ranges in the work book and
all are on different tabs.
I have limted exprerance with VB.
Thank You
Tim