Results 1 to 9 of 9

Basic Marco Help

Threaded View

  1. #1
    Forum Contributor
    Join Date
    09-21-2014
    Location
    USA
    MS-Off Ver
    2013
    Posts
    263

    Basic Marco Help

    Hello All,

    I have an odd issue. I have a basic macro which will not run.
    When running the below macro, I receive this error: Application-defined or object-defined error
    The sheet name is: ManagerReport (Manager Report)

    I recorded the macro, and it provided the below code, with the same issue. I don't know where to turn. Help Please!!
    <code>
    Sub MRTest()
    ' MRTest Macro
    
        Sheets("Manager Report").Select
        Range("B2").Select
    End Sub
    </code>
    Last edited by alansidman; 01-30-2015 at 04:34 AM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. How to create a Marco to run same Marco run on everysheet.
    By chriskingkiller in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 12-09-2013, 02:53 AM
  2. Run marco of a source file in the source file via marco of a master patch file
    By freeman6479 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-09-2012, 10:55 AM
  3. Who is this Marco?
    By arthurbr in forum The Water Cooler
    Replies: 16
    Last Post: 09-05-2010, 06:02 AM
  4. Can I run Visual Basic procedure using Excel Visual Basic editor
    By john.jacobs71 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 12-26-2005, 10:25 AM
  5. I need some help with a Marco
    By xgunda420x in forum Excel General
    Replies: 2
    Last Post: 08-02-2005, 08:43 AM

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