Search found 19 matches

by mduffin
Wed Sep 04, 2013 12:40 pm
Forum: General Discussion
Topic: Data from Excel to drop down modal
Replies: 4
Views: 8580

I have the excel sheet open and am using copy and paste for the fields I can use that for.. Is there a way to get the macro to get the cell data from whatever cell I happen to have selected rather than specifying a specific cell in the code? Another thought I had while searching through the forums i...
by mduffin
Tue Sep 03, 2013 5:19 pm
Forum: General Discussion
Topic: Data from Excel to drop down modal
Replies: 4
Views: 8580

Data from Excel to drop down modal

Hi, How can I load a value from a selected cell in excel (numbers), then have that data "type" out on a web form? There are three separate date of birth fields (day/month/year) that are drop down mouse click boxes on a web page. If you have that field selected and you type the number fast enough, it...
by mduffin
Fri Nov 12, 2010 5:49 pm
Forum: Beginners
Topic: Find text on screen, then, else...
Replies: 5
Views: 15492

Thanks! So I have this... but it just goes through to exit like it's not seeing the word.. I don't have a title for the window because it changes all the time, I hope that doesn't make it not look at the screen. If the word Tanni is on screen I want it to run the script... Label>Start GetWindowTextE...
by mduffin
Fri Nov 12, 2010 4:24 pm
Forum: Beginners
Topic: Find text on screen, then, else...
Replies: 5
Views: 15492

Find text on screen, then, else...

I'd like to know if there is a way to have a script find text in the active window (it's a medical records program), and if it exists, then goto label, and if not, go to a different label.. I know some of the basics, but can't figure out the find text part.. When i run the example script for Text Ca...
Sign up to our newsletter for free automation tips, tricks & discounts