Results 1 to 15 of 15

Thread: Subscript out of range problem

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #11
    VBAX Regular
    Joined
    Apr 2019
    Location
    London
    Posts
    25
    Location
    I was referring to your comment about redundancy, which I didn't understand.
    I did add the dots to the code I had previously.

    Alternatively,does this work?

    Set Rng1I = Workbooks("Centris").Sheets("INV INPUT").Range("H15:L214")

    If so, are 2 of these statements better than the "With ...End" With structure?
    BTW I didn't need the error tracking code. But I've saved it for another time!
    When is the "Set" instruction used, generally?

    Thanks foryour help.
    Last edited by Kerry H; 04-18-2019 at 08:16 AM. Reason: left out sometrhing

Tags for this Thread

Posting Permissions

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