hello.....
i m working on a payroll software, and for user facility i want to provide calculator and Microsoft excel file with our module, so there is no need to explciltly open the calculator,,whenever it is required,,,,,
i want the code that provide me calculator by clicking a tool strip button on mdiform
any help is appreciated
thanku
call excel file or calculator by clicking a toolstrip button on MDIcall excel file or calculator by clicking a toolstrip button on MDI
Page 1 of 1
3 Replies - 2990 Views - Last Post: 07 April 2009 - 12:54 PM
#1
call excel file or calculator by clicking a toolstrip button on MDI
Posted 07 April 2009 - 04:30 AM
Replies To: call excel file or calculator by clicking a toolstrip button on MDI
#2
Re: call excel file or calculator by clicking a toolstrip button on MDI
Posted 07 April 2009 - 12:38 PM
To open the calculator, call this code:
For excel:
Shell ("calc.exe")
For excel:
Shell ("excel.exe")
#3
Re: call excel file or calculator by clicking a toolstrip button on MDI
Posted 07 April 2009 - 12:42 PM
#4
Re: call excel file or calculator by clicking a toolstrip button on MDI
Posted 07 April 2009 - 12:54 PM
You don't need the full path.
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote




|