View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Chip Pearson Chip Pearson is offline
external usenet poster
 
Posts: 7,247
Default EXCEL 2003 - system.diagnostics

You'd need to get your hands on Visual Studio Tools for Office
(VSTO) to make he bridge between Office and NET.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com

"Christian Lehmann" wrote in message
...
Hallo,

I work on a computer with EXCEL 2003 and Windows XP Pro. I
have the following question:

Is it possible to use system.diagnostics in EXCEL-VBA? If yes:
what do I have to do? If my knowledge is correct then
system.diagnostics is part of the NET Framework Class Library.

Thank you very much for any response!
Christian Lehmann