treniets Posted April 12, 2006 Share Posted April 12, 2006 I'm new to AutoIt. I managed to write some useful scripts, but I am lost on this one. I have a Spreadsheet that uses a timer to read a Text File and analyze the File. When there is sufficient information to act on, one Cell is set to "Yes" (it could be set to anything, including different colors, etc.). I would like AutoIT to monitor the "Yes" Cell and start to run it's commands when the Cell changes from "No" to "Yes". I have the AutoIT script (import Excel data, send the data to a third program, get the output from the third program and send it back to Excel) but I have to initate AutoIt manually. I've looked through the GUI event commands, but they seem to work only for AutoIt GUIs. Is that correct, or is it possible to use them for an Excel event? How? I could probably set up a simple Spreadsheet that only reads the "Yes" Cell through a link to the main Spreadsheet. The simple Spreadsheet should only change when the linked Cell changes to/from Yes/No. Is it possible that any change in that Spreadsheet could be used to trigger AutoIt. Any help is appreciated. Bob Link to comment Share on other sites More sharing options...
greenmachine Posted April 13, 2006 Share Posted April 13, 2006 Just a note for others in case they don't notice: He has re-posted this topic in the Support forum, so it is safe for mods to delete this topic. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now