M
Matthew C
I have about a hundred Word 2000 documents with tables in them that
are product lists. I'm looping over these product lists with VBA and,
based on a key field, transferring information over to a new table in
a newly created and formatted document. My problems arise when I try
to transfer bulleted items over to the new document. I need to be able
to transfer exact bullets over because they are either checked or
unchecked boxes. Very important information. No matter what I do I
can't seem to be able to transfer reliably or even read the bullets I
am dealing with. I have spun my wheels with this for literally hours
and read extensively on this newsgroup and other sources about the
bugs and problems with trying to do this and I am really at my wits
end.
Can someone please tell me if what I am trying to do is impossible or
point me in the right direction with a code snip or words of advice?
many thanks,
Matthew
are product lists. I'm looping over these product lists with VBA and,
based on a key field, transferring information over to a new table in
a newly created and formatted document. My problems arise when I try
to transfer bulleted items over to the new document. I need to be able
to transfer exact bullets over because they are either checked or
unchecked boxes. Very important information. No matter what I do I
can't seem to be able to transfer reliably or even read the bullets I
am dealing with. I have spun my wheels with this for literally hours
and read extensively on this newsgroup and other sources about the
bugs and problems with trying to do this and I am really at my wits
end.
Can someone please tell me if what I am trying to do is impossible or
point me in the right direction with a code snip or words of advice?
many thanks,
Matthew