+ Reply to Thread
Results 1 to 2 of 2

Button in Excel that will save the form?

  1. #1
    Jason
    Guest

    Button in Excel that will save the form?

    How can i create a button to place on a sheet (i have multiple sheets) that
    will automatically save it?

  2. #2
    Anne Troy
    Guest

    Re: Button in Excel that will save the form?

    Here's your code:

    Sub SaveMe()
    ActiveWorkbook.Save
    End Sub

    See where to place your code (very similar to this article For a Single
    Document):
    http://www.officearticles.com/word/w...osoft_word.htm
    See how to run it from a button:
    http://www.officearticles.com/misc/m...plications.htm
    ************
    Anne Troy
    www.OfficeArticles.com


    "Jason" <[email protected]> wrote in message
    news:[email protected]...
    > How can i create a button to place on a sheet (i have multiple sheets)
    > that
    > will automatically save it?




+ 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