junfanbl
Marine/Ocean
- Jun 10, 2015
- 90
I made a post in the Programming Engineering Languages Forum originally because I didn't know there was a VBA forum.
It is code I wrote in Visual Studio. It handles Siemens NX remotely but I don't think NX is (or the NX API NXOpen) the cause of the problem. However I could be wrong.
The problem is the worksheet change event will not fire off when I click a cell inside the worksheet.
I plan on compiling it into a console application (64 bit).
Hope nobody minds the double post. Thanks.
Here is the post.
It is code I wrote in Visual Studio. It handles Siemens NX remotely but I don't think NX is (or the NX API NXOpen) the cause of the problem. However I could be wrong.
The problem is the worksheet change event will not fire off when I click a cell inside the worksheet.
I plan on compiling it into a console application (64 bit).
Hope nobody minds the double post. Thanks.
Here is the post.