+ Reply to Thread
Results 1 to 2 of 2

Keep code in template, do not transfer to new file

  1. #1
    Registered User
    Join Date
    07-17-2008
    Location
    Grand Rapids, MI
    Posts
    7

    Keep code in template, do not transfer to new file

    I am trying to make the following only work in my template: I do not want to open the resulting file and have it try to overwrite itself...which it does since this code exists in that file. What do I have to do in order to make sure my new file does not try to overwrite itself when I go to open it?


    Cod:
    Please Login or Register  to view this content.

  2. #2
    Forum Contributor
    Join Date
    04-21-2007
    Location
    Lima, Peru
    MS-Off Ver
    2000, 2007, 2010
    Posts
    674

    Stop macro from executing

    HI

    If you insert a couple of lines of code to first check a cell for e.g. zero and execute if true and then set the value of that cell to e.g. 1.

    Please Login or Register  to view this content.
    Substitute an appropriate cell for the qualifier.

    Regards


    Jeff

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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