Thread: Help with Macro
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Robby Saputra Robby Saputra is offline
external usenet poster
 
Posts: 1
Default Help with Macro

Hi All,

I need help in writing this macro in Excel.
I have a worksheet that asks user to input certain values.
For example
Name:
Address:
The values is kept in B1 and B2

I need to pass this value to a Word Document.
Note that the Word Document is already bookmarked. so It
should be going to the 'spot'

Any suggestion?

Thanks
Robby