+ Reply to Thread
Results 1 to 3 of 3

error in simple 'msgbox'

  1. #1
    Forum Contributor
    Join Date
    10-24-2012
    Location
    San Diego, USA
    MS-Off Ver
    Excel 2019
    Posts
    844

    error in simple 'msgbox'

    I tired to add a simple msgbox but got some kind of error, its not my code, but it stops where is red, and I add this line "msgbox "saved". What do I need to change?
    Please Login or Register  to view this content.

  2. #2
    Forum Guru benishiryo's Avatar
    Join Date
    03-25-2011
    Location
    Singapore
    MS-Off Ver
    Excel 2013
    Posts
    5,147

    Re: error in simple 'msgbox'

    hi there. Stop is simply a code to add a breakpoint. it works the same as left-clicking on the grey vertical bar on the left side of the code or pressing F9 to toggle breakpoint. it's just that Stop is a permanent one that still appears after you close and re-open the workbook. for instance, you might be checking for errors in your code line by line and checked to the line of
    Please Login or Register  to view this content.
    insert Stop at the next line and call it a day. the next day, you can press F5 to run the code to that line and continue debugging

    simply remove it and it's fine

    Thanks, if you have clicked on the * and added our rep.

    If you're satisfied with the answer, click Thread Tools above your first post, select "Mark your thread as Solved".

    "Contentment is not the fulfillment of what you want, but the realization of what you already have."


    Tips & Tutorials I Compiled | How to Get Quick & Good Answers

  3. #3
    Forum Contributor
    Join Date
    10-24-2012
    Location
    San Diego, USA
    MS-Off Ver
    Excel 2019
    Posts
    844

    Re: error in simple 'msgbox'

    thank you!!rep added! thread mark solved!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Function call on left-hand side error. Simple msgbox
    By DJDRU in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-24-2016, 10:48 AM
  2. Simple MSGBOX code correction
    By Nisha_NishaDelhi in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 11-18-2014, 04:51 PM
  3. [SOLVED] Simple msgbox fix
    By Javajawa16 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 04-19-2013, 10:28 AM
  4. MsgBox-any help with a simple code plz ?
    By tornado1981 in forum Excel General
    Replies: 2
    Last Post: 04-04-2010, 10:40 AM
  5. [SOLVED] Simple MsgBox question
    By Gig in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-15-2006, 11:00 AM
  6. Simple Msgbox needed
    By johncassell in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-24-2006, 01:57 PM
  7. V.simple problem with column, msgbox
    By adamh in forum Excel General
    Replies: 4
    Last Post: 08-07-2005, 03:58 PM

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