I have a VBA Code written (I don't think I need to paste it all here... let me know if I'm wrong).
I have dim'd the following: JD1 through JD9 are Integers. tab1 through tab9 are Integers
JD1 through JD9 are referenced to cells with my tabnames in them. I then want to cycle through them in my VBA Code. I'm not sure if I need to use the INDIRECT feature, or how to cycle through JD1 through JD9 using the "For/Next" coding. Here's what I have (not working!).
Let me know if that doesn't make sense and I'll put all my vba and/or a worksheet reference.
Thanks everyone!
JD