P
po
Having a automated document creater(c++ application) that create a document
from a template and fills in a table in the document header with data from a
database.
We still using word97 in most of the computers, but when im trying to
create document where word 2000 (or higher) is installed i'm getting a
HRCheck error from AxtiveX.
Now im have compiled my application for versions for word97,2000 and 2003
but still im getting the HRCheck error.
I have figured out that the cell reference are diffrent in word versions, is
there any way to force word2000 (or higher) to use same cell references as in
word 97.
The Cell referense information coming from a template database so it is very
hard to change all cell references(About 1000 templates)
(Cell reference problem occors only when cells are splitted and not splitted
for all rows,columns(Asymetric tables))
Please help me!
from a template and fills in a table in the document header with data from a
database.
We still using word97 in most of the computers, but when im trying to
create document where word 2000 (or higher) is installed i'm getting a
HRCheck error from AxtiveX.
Now im have compiled my application for versions for word97,2000 and 2003
but still im getting the HRCheck error.
I have figured out that the cell reference are diffrent in word versions, is
there any way to force word2000 (or higher) to use same cell references as in
word 97.
The Cell referense information coming from a template database so it is very
hard to change all cell references(About 1000 templates)
(Cell reference problem occors only when cells are splitted and not splitted
for all rows,columns(Asymetric tables))
Please help me!