I have a number of Excel workbooks and Access database files that each have their own forms and macros defined. There is a "Main" form in each file that provides a central access point for all the other forms in that file.
What I want to do in VC++ is to create a program where from I can access these "Main" forms.
Any suggestions would be greatly appreciated.
What I want to do in VC++ is to create a program where from I can access these "Main" forms.
Any suggestions would be greatly appreciated.