outlook automation

  • Thread starter Thread starter ERIC PAUKEN
  • Start date Start date
E

ERIC PAUKEN

developed a db using 2002 access in 2000 format. using DAO I get a
recordset that is the basis of an email message body. one of the fields
(ItemDescript) can vary in length. I am having trouble getting the
subsequent fields (OnHand, ReOrderPt) to lineup so that they are in one
column down the msg body. any suggestions to point me in the right direction
would be appreciated.

thanks in advance
 
thanks for the reply.
I was using chr(9) and I tried assigning the query field to fixed width
string varible and then concantenting the variable to the msg body and then
using the tab character to space over but it is inconsistant still.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top