Start MS Excel from MES Blank button

--- In vantage@yahoogroups.com, "Vic Drecchio" <vic.drecchio@...> wrote:
Mr. Vic: Thank you that worked perfect.

You are the MAN!

DaveO


>
> Yes, try this on a Click() event of a button:
>
> Process.Start("Excel.exe", "Spreadsheet Name")
>
>
> Vic Drecchio
> ERP Administrator
>
> TIMCO Aviation Services
> Greensboro, NC
> Email: vic.drecchio@...
> Office: 336.668.4410 x3091
> Mobile: 704.530.3092
>
We are trying to launch an Excel file from one of the "blank" buttons
on the main MES interface.

Just wondering if anyone has done this?

Thanks,

DaveO
Yes, try this on a Click() event of a button:

Process.Start("Excel.exe", "Spreadsheet Name")


Vic Drecchio
ERP Administrator

TIMCO Aviation Services
Greensboro, NC
Email: vic.drecchio@...
Office: 336.668.4410 x3091
Mobile: 704.530.3092