I
Ivan Debono
Hi all,
I've got a template with autotextentries and bookmarks set up and use it to
create documents with VB6. Records are read from a database and then
inserted into a document based on the template. It works fine.
But I would like to insert data in multiple columns. Currently I manage to
do:
Item Cost
A $5
B $8
C $9
But I would like:
Item Cost Item Cost
A $5 B $8
C $9
Is it possible to automate it?
Thanks,
Ivan
I've got a template with autotextentries and bookmarks set up and use it to
create documents with VB6. Records are read from a database and then
inserted into a document based on the template. It works fine.
But I would like to insert data in multiple columns. Currently I manage to
do:
Item Cost
A $5
B $8
C $9
But I would like:
Item Cost Item Cost
A $5 B $8
C $9
Is it possible to automate it?
Thanks,
Ivan