A
Alan
I have a word document that is created from Access which has 2 tables which
are both extendable to a number of rows dependant on nthe contents of the
query in access.
The data passes fine from Access to word, however as the first table grows
the second table over writes the last rows of the first.
Is there a way that I can use VBA (Called in Access) to move the position of
the second table to avoid overrighting of the last rows in the first table.
are both extendable to a number of rows dependant on nthe contents of the
query in access.
The data passes fine from Access to word, however as the first table grows
the second table over writes the last rows of the first.
Is there a way that I can use VBA (Called in Access) to move the position of
the second table to avoid overrighting of the last rows in the first table.