I am using vba script to send keys to delete records from a web page. Can I limit this so the send keys are only executed when the URL is a specific value? It works great until it gets to the end of the records and the URL changes. Then it deletes things that should not be deleted.