ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Pilgrim needs help: Effecting keystroks required by a macro nested within a macro. (https://www.excelbanter.com/excel-programming/329366-pilgrim-needs-help-effecting-keystroks-required-macro-nested-within-macro.html)

[email protected]

Pilgrim needs help: Effecting keystroks required by a macro nested within a macro.
 
I am attempting to write a macro to automate various testing scenarios
in a neural net program that operates in Excel (Neuralyst V 1.42). I
have nested one of the password protected neural net macros ("NNM1")
in my macro, but NNM1 has an internal "prompt" command that requires
two keyboard entries, in this case two keyboard strokes to the "Enter"
key. What is the VBA command that will give me the two "Enter"
keyboard strokes that the nested NNM1 macro requires?

Damon Longworth[_3_]

Pilgrim needs help: Effecting keystroks required by a macro nested
 
Have a look at the SendKeys command in help.

" wrote:

I am attempting to write a macro to automate various testing scenarios
in a neural net program that operates in Excel (Neuralyst V 1.42). I
have nested one of the password protected neural net macros ("NNM1")
in my macro, but NNM1 has an internal "prompt" command that requires
two keyboard entries, in this case two keyboard strokes to the "Enter"
key. What is the VBA command that will give me the two "Enter"
keyboard strokes that the nested NNM1 macro requires?



All times are GMT +1. The time now is 09:59 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com