Conflicting References....
I have a problem with conflicting references.
One form creates a table and sets up indexes etc.
The second form extracts data and then writes it out into word.
If I set the Word reference with higher priority than the ADO reference then the second form works but the first doesnt.
If I set the Word reference lower than ADO then the first form works and the second doesn't!!!!
Any thoughts?
|