Dear Friends,
I want to open documents as per user selection.
If user selects MS word then I want to open Word document.
If user selects MS Excel then I want to open excel sheet.
I also called OLE_1.InsertClass ('Word.Document')
Or
OLE_1.InsertClass ('Excel.Sheet')
This string argument is available in registry Database.
How can get this entries in drop down list box or datawindow ?
Please help me.
Thanks,
Abhijit.
I want to open documents as per user selection.
If user selects MS word then I want to open Word document.
If user selects MS Excel then I want to open excel sheet.
I also called OLE_1.InsertClass ('Word.Document')
Or
OLE_1.InsertClass ('Excel.Sheet')
This string argument is available in registry Database.
How can get this entries in drop down list box or datawindow ?
Please help me.
Thanks,
Abhijit.