Command button acting up

  • Thread starter Thread starter Benn Vosloo
  • Start date Start date
B

Benn Vosloo

I have a form with a few subforms. The first subform lists
all our customers. Another subform shows all the items
ordered by the customer selected in the first subform.
On the main form there is a command button (sendobject)
that sends the order details via email as a spreadsheet to
the customer. this works fine the first time. When I try
to send another customer's detail a error box with a
yellow triangle and a black exclimatiom mark and an OK
button appears. If i click the OK button the normal Action
Failed box appears. If I close the database and open it
again it works fine for the first tmie again and gives the
same problem for the second customer. I tried different
customer but still get the same problem.
Anyone that can help?

Thanks
 
Incompatible, unstable MAPI client?
I see odd behavior of SendObject using Outlook Express 6 on the machine
with A2000, while A2002 works just fine. I think I recall reading that
one solution is to use full version of Outlook, which exposes its object
model well and allows good control over E-mail sending process. Also,
some MAPI clients work better than others.
Pavel
 
Back
Top