A
Andy
Hi;
Using Acc2K & VBA6.0
Have been searching, for quite some time, for the code:
"How to Programmatically Determine installed applications?"
Found it easily "A long time ago." at MSDN when it wasn't needed, and now
that it is needed can't find it.
If the user has any version of MSWord on their computer want the code to
open a form that offers a choice for viewing and printing an Access rpt.
If Word is installed open frmWantToUseWord
Else
Open standard Access Rpt.
Would someone be so kind to reply either with the proper way I should
construct the question for an MSDN search or with the code itself?
Thank You.
Andy
Using Acc2K & VBA6.0
Have been searching, for quite some time, for the code:
"How to Programmatically Determine installed applications?"
Found it easily "A long time ago." at MSDN when it wasn't needed, and now
that it is needed can't find it.
If the user has any version of MSWord on their computer want the code to
open a form that offers a choice for viewing and printing an Access rpt.
If Word is installed open frmWantToUseWord
Else
Open standard Access Rpt.
Would someone be so kind to reply either with the proper way I should
construct the question for an MSDN search or with the code itself?
Thank You.
Andy