QUOTE (hynr @ July 27, 2013 03:39 pm) |
Did you notice that I coded it up as a subroutine? If you just copy it by itself into a new macro then you either need to comment out the first and last line (put # in in front of Beginsub and endsub) or call the subroutine with GSK | Gosub Name=CodeToTest | (assuming you did not rename the subroutine). |
I am sorry, I am not a computer programmer. I am just trying to do the best I can so no I did not notice the subroutine stuff and if I had it would not have meant anything to me. I appreciate the help and I will try to make the changes you mention. I thought the code you supplied was an actual macro I could just run.