+ Reply to Thread
Results 1 to 4 of 4

change macro canc - step

  1. #1
    Forum Contributor max_max's Avatar
    Join Date
    06-28-2013
    Location
    italy - venice
    MS-Off Ver
    Excel 2007
    Posts
    1,693

    change macro canc - step

    Hello to all.
    I ask for help to change the attached macro.
    Canc step 51

    -----------------------------
    'N1 TO N5 = NO canc
    'N6 TO N57 = YES canc
    -----------------------------

    from line 58 step 51
    3 no canc - 51 canc

    'N58 TO N61 = NO canc
    'N62 TO N113 = YES canc
    'N114 TO N117 = NO canc
    'N118 TO N169 = YES canc
    ETC
    ETC
    ETC
    ------------------------------

    Please Login or Register  to view this content.
    I hope I explained myself.
    max_max

  2. #2
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,258

    Re: change macro canc - step

    Ciao max_max,

    Ho fatto modifiche al codice. Testare la macro e mi dicono i risultati.

    Please Login or Register  to view this content.
    Sincerely,
    Leith Ross

    Remember To Do the Following....

    1. Use code tags. Place [CODE] before the first line of code and [/CODE] after the last line of code.
    2. Thank those who have helped you by clicking the Star below the post.
    3. Please mark your post [SOLVED] if it has been answered satisfactorily.


    Old Scottish Proverb...
    Luathaid gu deanamh maille! (Rushing causes delays!)

  3. #3
    Forum Contributor max_max's Avatar
    Join Date
    06-28-2013
    Location
    italy - venice
    MS-Off Ver
    Excel 2007
    Posts
    1,693

    Re: change macro canc - step

    Hello leith ross.
    I think it's perfect.
    Thank you so much.
    A greeting.
    max_max
    ----------------------
    Ciao leith ross.
    Penso sia perfetto.
    Ti ringrazio tantissimo.
    Un saluto.
    max_max

  4. #4
    Forum Expert Keebellah's Avatar
    Join Date
    01-12-2014
    Location
    The Netherlands
    MS-Off Ver
    Office 2021 (Windows)
    Posts
    7,916

    Re: change macro canc - step

    A tip:

    If you protect a worksheet, you can use the following code:

    Please Login or Register  to view this content.
    This extra parameter (bold red text) does NOT allow a user to change the contents of a blocked cell but a macro can modify everything.
    This makes it unnecessary to unprotect a worksheet and then protect it again.

    Only if you edit a macro and make changes to the code you will first ahve to protect the sheet again using the macro so it 'remembers' that UserInterfaceOnly = true
    ---
    Hans
    "IT" Always crosses your path!
    May the (vba) code be with you... if it isn't; start debugging!
    If you like my answer, Click the * below to say thank-you

+ 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] For step loop, need step size to change based on reference cell in row
    By Telperion in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 01-22-2013, 03:41 PM
  2. [SOLVED] preventing simple zoom macro from running step by step
    By reece1984 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 06-11-2012, 06:13 AM
  3. Help with Macro, need it to skip a step if that step isn't needed
    By CDNcameron in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 03-23-2012, 02:34 PM
  4. Executing macro step by step PROBLEM.
    By phillipe124 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 04-26-2011, 09:16 AM
  5. run macro step by step. excel 2003
    By PBM in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 11-19-2005, 10:19 AM
  6. [SOLVED] shortcut key to see a macro running "step by step"
    By al007 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-10-2005, 06:25 PM
  7. running macro step by step different from normal run??
    By Rinze Smit in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 07-26-2005, 11:05 AM
  8. I need step by step instructions to create a macro for 10 imbedde.
    By diana in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-30-2005, 10:06 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