K
Karen
If my following question is better asked in another group, feel free to
point me to the applicable group.
As background, I've been working for the past two years developing custom
Access apps for small businesses. Because the app was custom designed and
developed for individual customers it was easy to accommodate the customer's
particular computer/software configurations.
One customer, however, was very pleased with his app and felt it could be
distributed to others in his particular line of work. He has funded the
further development necessary to make the app a 'product'. We have been
distributing the app to a few of his colleagues in a 'Beta' sense and have
added some features as a result of the feedback we've received.
In the application, several different reports are available to the user.
These reports open Word. My VBA code opens Word, creates a document based
on a Word template, unprotects the Word document to push info from the
database then protects the document so only certain sections can be edited
by the user.
The Beta installations have all been on systems with XP Pro and Word 2003.
Yesterday, we installed the app on a system running XP Home and Word 2002.
When a report is attempted, Access throws an error message that the Word
document cannot be 'unprotected' as it already is 'unprotected'.
My question is 'Could this be because we're using XP Home vice XP Pro or
because we're using Word 2002 vice Word 2003?
As a newbie to developing a commercial release, any suggestions for how I
might find some resource to help me through these sort of global issues?
I know this is a lot but I really want to build a useful app and my
experience level is clearly not up to this last stretch.
point me to the applicable group.
As background, I've been working for the past two years developing custom
Access apps for small businesses. Because the app was custom designed and
developed for individual customers it was easy to accommodate the customer's
particular computer/software configurations.
One customer, however, was very pleased with his app and felt it could be
distributed to others in his particular line of work. He has funded the
further development necessary to make the app a 'product'. We have been
distributing the app to a few of his colleagues in a 'Beta' sense and have
added some features as a result of the feedback we've received.
In the application, several different reports are available to the user.
These reports open Word. My VBA code opens Word, creates a document based
on a Word template, unprotects the Word document to push info from the
database then protects the document so only certain sections can be edited
by the user.
The Beta installations have all been on systems with XP Pro and Word 2003.
Yesterday, we installed the app on a system running XP Home and Word 2002.
When a report is attempted, Access throws an error message that the Word
document cannot be 'unprotected' as it already is 'unprotected'.
My question is 'Could this be because we're using XP Home vice XP Pro or
because we're using Word 2002 vice Word 2003?
As a newbie to developing a commercial release, any suggestions for how I
might find some resource to help me through these sort of global issues?
I know this is a lot but I really want to build a useful app and my
experience level is clearly not up to this last stretch.