Results 1 to 6 of 6

Thread: Issue in activating the workbook with partial name

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #5
    VBAX Newbie
    Joined
    Oct 2016
    Posts
    3
    Location
    To make this code to work, i changed the file name to Dump Aging Report and now its working fine...

    Also how to set up a Message box, if the result is False in the below code. Here i am looking for a Reference : IC1012.

    ActiveSheet.Range("$A$1:$Y$1299").AutoFilter Field:=17, Criteria1:="IC1012"
    Last edited by Aussiebear; 12-13-2024 at 11:00 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
  •