01-21-2009, 03:31 PM
Hi!
I'm looking for some automation software to purchase for my company. This is the first software I've tried and so far its working well most of the time! The task I'm trying to automate is one between Excel and a software we use to perform calculations. Currently I'm using keystrokes to navigate through the menus and options of both programs. I have the script written but it will only work correctly some of the time and I think my approach of controlling it through keystrokes is the problem. Also it will make mistakes when running on another computer.
Can someone suggest ways to improve the reliability of a macro? Can I replace the keystrokes for "lower level" programming? To be honest I'm not really sure what I'm asking but I feel like I should be able to improve the reliability by using more advanced language.
Thanks for any help!
I'm looking for some automation software to purchase for my company. This is the first software I've tried and so far its working well most of the time! The task I'm trying to automate is one between Excel and a software we use to perform calculations. Currently I'm using keystrokes to navigate through the menus and options of both programs. I have the script written but it will only work correctly some of the time and I think my approach of controlling it through keystrokes is the problem. Also it will make mistakes when running on another computer.
Can someone suggest ways to improve the reliability of a macro? Can I replace the keystrokes for "lower level" programming? To be honest I'm not really sure what I'm asking but I feel like I should be able to improve the reliability by using more advanced language.
Thanks for any help!