Results 1 to 11 of 11

Thread: Solved: Cycling through Workbooks

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    VBAX Tutor jo15765's Avatar
    Joined
    Oct 2011
    Posts
    281
    Location
    I understand what your code is doing...I just can't seem to wrap my mind around how to get my code to cycle through each workbook individually so that I can have it perform each part in a series....

    If I changed my varBooks (removed the array) and declared a variable called WB1, WB2 and then assigned the values from the array to WB1 and WB2 would that work, or am I still trying the same thing I have above?
    Last edited by jo15765; 01-10-2012 at 01:39 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •