Return Values

NathanSav

Member
Joined
Feb 7, 2011
Messages
7
Programming Experience
10+
Hi,

I am new to VB.net and am going great guns in doing/learning what i want, however, i have written an EXE (currently) that checks the versions of office that are installed. Which works fine.

However, i want this EXE to be called from an office VBA environment to return a value to the database, i.e. on startup i want to check the latest version, if it is 2007, then open 2007, if not 2007 then open with less features. Can this be done? I am sure i have created the wrong solution being a Windows Form.

Any help would be greatly appreciated.

Thanks.
 
Back
Top