Results 1 to 13 of 13

Thread: VBA Code to link spreadsheet data

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #10
    VBAX Regular
    Joined
    Jun 2017
    Location
    Windsor Mill
    Posts
    25
    Location
    I updated everything in column A, but the VBA code stops working for the "PTB" tabs towards the end. I need the name information to stay as is, so how do I get the code to complete all the tabs.

    Here's where the code gets hung up at: "Set wst = SSS.Sheets(x(1) & " " & x(0))". I attached the updated Do Not Pay File with all A1 cells named.

    Thanks!
    Attached Files Attached Files

Posting Permissions

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