I have the below code that works fine when I run it on my computer using 2007. When my associates try to run it using 2003 it doesnt work. I can't figure out what I need to change in order for it to work across the board.
here is the code:
END OF CODE![]()
Please Login or Register to view this content.
Essentially what it is doing is searching an excel file for a value and selecting a specific number of cells from the offset of finding that value. There are several variables that have to pull from the orignal sheet that is running the macro and I need those variable to be pull from the sheet so that I can have different values on different sheets. It works on 2007 as I said but I cant get it to work with 2003. No idea why.
I am relatively new to VBA and have worked this out based on previous forum questions and utilizing the macro recorder on 2007.
Thanks for your help.
Bookmarks