Difficulty in passing parameters to word

S

Satish Panwar

want to use parameter in where statement while selecting datasource for
mailmerge application(through VBA) and has to get parameters from other
application, so what is the method i can use to accept the parameters from
other application which will also open the word.

need urgent suggestions for solving this problem.
can also contact me through [email protected]
 
C

Chuck

More specifics would be helpful. Such as what is the other application? Is
the "where" statement you mentioned in an SQL statement? What parameters
exactly? What code do you have already?
 
Top