06-15-2022 09:57 AM
Good evening,
I was wondering that are there any ways that I can get input from the user before running a script in vba. In excel there are userforms and filepickers. I basically want the same thing in diadem.
06-20-2022 08:26 AM
In the DIAdem help you find several examples for different scenarios of user interaction.
In addition, you can use the command FileDlgShow to select file. The DIAdem help explains how this works.
Greetings
Walter