+ Reply to Thread
Results 1 to 2 of 2

Run macro without selecting sheet

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    09-25-2012
    Location
    Ventura, united States
    MS-Off Ver
    Excel 2010
    Posts
    346

    Run macro without selecting sheet

    I'm trying to combine

    sheets("HAFA listing").select
    Application.Run "'Template QA2.xlsm'!Formatting"
    into one line

    Sheets("HAFA listing").Application.Run "'Template QA2.xlsm'!Formatting"
    However, it doesn't run on the sheet I want it to. Any help?

  2. #2
    Forum Expert
    Join Date
    07-15-2012
    Location
    Leghorn, Italy
    MS-Off Ver
    Excel 2010
    Posts
    3,431

    Re: Run macro without selecting sheet

    put in the sub Formatting the line sheets("HAFA listing").select
    If solved remember to mark Thread as solved

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1