We purchased ASDL but I am unaware of the order number...
We are interfacing a serial scale to Excel and using the send keys to populate the currently selected cell with the weight. As multiple different spreadsheets are used and the place that the weights should be stored can vary, this looked like the best approach.
The problem that we appear to be having is that, if Excel is closed and reopened, ASDL does not know to send the key strokes to the newly running Excel. The users report that this was not an issue before, but it appears that the window handle differences from one instance to Excel to another is now an issue. Is this behavior normal?
The program should detect the new window (with the new handle) every time, before sending keystrokes. If you'll attach a backup copy of your configuration, then I'll verify it. Please, specify the Excel version too.
Attached is the INI file (changed to .txt) that we are working with and the Excel version is 2003.
Thank You.
I'm sorry, but I can't confirm this behavior. If Excel is closed, then our software launch it. The windows handle isn't important, because the program searches the target window by the window caption. Is it possible the document file name has been changed? Also, could you attach your excel file? I'll try to verify our plug-in with your file.