Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can you put a 'wherecondition' when using the sendobject command?

Status
Not open for further replies.

RayBec

Programmer
Dec 5, 2001
42
US
thanks for the help! I've got a screen that uses a combo box to look up values in a subform. On the form, I've got a print button and a button to attach the report to outlook (in html format). The print button works properly...it forces the report to print only the items specified in the combo box (I'm using the wherecondition). However, the results of the sendobject command reports all of the items in the subform. Can you specify parameters with sendobject?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top