View Single Post
  #1 (permalink)  
Old 05-18-2008, 12:13 AM
eclipsenetworkz eclipsenetworkz is offline
Junior Member
 
Join Date: May 2008
Posts: 2
Question Issue with enabling to run similar files

Hi,

I have created a macro that copies some information from a website, and then put that information into an excel sheet. Then it copies information from a different excel sheet, and plugs it back into the same web page.

This web page has dynamic titles that change every time I plug something into it. So I enabled the running similar files by checking the box.

The problem is that now it will seemingly randomly pick one of the excel sheets to copy from. Since it is allowing similar files it interchangeably chooses between the two excel sheets while running.

I need it to allow the title of the web site to change and still recognize it, but also be strict about which excel sheet to go to at different time. I have made sure I'm assigning the proper title of the different excel sheets within the commands that relate to them, but this doesn't fix the problem.

Any suggestions?

Thanks
Reply With Quote