Search found 5 matches

by randybass
Fri Nov 10, 2006 9:47 pm
Forum: Technical / Scripting
Topic: Need to find specific string on changing webpage
Replies: 3
Views: 5146

The URL is http://www.mortgage.com/C3/application.bus?Channel=default You will need to go through the items to get to the rates. I am trying to extract the rate: 7.250% I have been running WebRecorder (which works great!!) and then a script Marcus helped me with to extract data. The problem is, the ...
by randybass
Fri Nov 10, 2006 8:58 pm
Forum: Technical / Scripting
Topic: Need to find specific string on changing webpage
Replies: 3
Views: 5146

Need to find specific string on changing webpage

This webpage changes from time to time, but the specific table I am looking for always stays the same. How would I program a script to find a specific column or columns in a webpage. I am trying to post data to Excel located in this string DATA HERE Here is the table I am trying to extract data from...
by randybass
Tue Nov 29, 2005 3:01 am
Forum: Technical / Scripting
Topic: select all on web page, copy & paste data to excel &
Replies: 0
Views: 3296

select all on web page, copy & paste data to excel &

I am running WebRecorder to go through a form on a website to view statistical data. I would like some help building the following process in Macro schedular: (Web page is open) Select all data on webpage(ctrl+a) copy data(ctrl+c) open specific excel sheet paste webpage data (ctrl+p) save as (ctrl+?...
by randybass
Mon Sep 26, 2005 2:47 am
Forum: Technical / Scripting
Topic: Need assistance with if/then or subroutine
Replies: 0
Views: 3128

Need assistance with if/then or subroutine

I am trying to produce an if/then macro or subroutine that sees if a program is running, and if the program is already running, it closes the program and restarts the program. If the program is not running at the specific time it starts the program. Below is the code I have produced so far: Thanks f...
by randybass
Sun Sep 25, 2005 11:00 pm
Forum: Technical / Scripting
Topic: Macro to test if specific program is open
Replies: 3
Views: 6150

Macro to test if specific program is open

Please assist me with the following:

I am trying to create a Macro that will test to see if a program is open in Windows XP. If the program is currently open, do nothing and if the program is not open, run the program.

Any assistance would be appreciated.
Sign up to our newsletter for free automation tips, tricks & discounts