+ Reply to Thread
Results 1 to 7 of 7

How to add continous task sheets to a workbook using buttons

  1. #1
    Registered User
    Join Date
    02-23-2013
    Location
    Denmark
    MS-Off Ver
    Excel 2010
    Posts
    28

    How to add continous task sheets to a workbook using buttons

    Hi
    I am going to try my luck here again as this forum has been very helpful before.

    I am trying to create a task managing workbook that with a button on the "Frontpage" will create a task sheet like "Task page 1" with the progress and priority info added on this page by the push of a button. At the same time clearing this sheet readying it for a new task that should be named "Task page 2" and so on continuously.

    I am not sure if this is possible, but it sure sounds like a vba / macro kinda thing to me. I am totally blank in this area, other than making very basic buttons to navigate in workbooks.

    Thank you very much in advance for any help / push in the right direction.

    Cross posted at: https://www.mrexcel.com/board/thread...ttons.1164828/
    Attached Files Attached Files
    Last edited by Jayzon; 03-13-2021 at 10:42 PM.

  2. #2
    Forum Expert BadlySpelledBuoy's Avatar
    Join Date
    06-14-2013
    Location
    East Sussex, UK
    MS-Off Ver
    365
    Posts
    7,468

    Re: How to add continous task sheets to a workbook using buttons

    Slightly different approach in the attached. If you want a blank task sheet to work from then rather than copying an existing one and clearing it I've created a blank "template" version of it and hidden it away.

    The below code attached to a button will unhide the template, copy it, rename the new copy then hide the template away again.

    Note I added a new button to the front page as the button you had there kept throwing up an error message when I tried to use that.

    Please Login or Register  to view this content.
    Is this anywhere near what you were trying to do?

    BSB
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    02-23-2013
    Location
    Denmark
    MS-Off Ver
    Excel 2010
    Posts
    28

    Re: How to add continous task sheets to a workbook using buttons

    Thanks for the effort BBS.

    And its one step closer, i would really like the data / info entered in the "Frontpage" to be transferred into the "new" copy of the page.

    I am thinking that to get around the cleaning of the frontpage i could go for a "Clear sheet" button to prepare for a new entry / copy.

    When or if done i would like only the Frontpage and the Stats page to be unhidden.

    Thank you very much again for you effort.

  4. #4
    Forum Expert BadlySpelledBuoy's Avatar
    Join Date
    06-14-2013
    Location
    East Sussex, UK
    MS-Off Ver
    365
    Posts
    7,468

    Re: How to add continous task sheets to a workbook using buttons

    Maybe this then?

    Please Login or Register  to view this content.
    BSB

  5. #5
    Forum Expert BadlySpelledBuoy's Avatar
    Join Date
    06-14-2013
    Location
    East Sussex, UK
    MS-Off Ver
    365
    Posts
    7,468

    Re: How to add continous task sheets to a workbook using buttons

    Or this if you want to hide all the sheets other than Frontpage and Stats afterward.

    Please Login or Register  to view this content.
    BSB

  6. #6
    Registered User
    Join Date
    02-23-2013
    Location
    Denmark
    MS-Off Ver
    Excel 2010
    Posts
    28

    Re: How to add continous task sheets to a workbook using buttons

    Quote Originally Posted by BadlySpelledBuoy View Post
    Or this if you want to hide all the sheets other than Frontpage and Stats afterward.

    Please Login or Register  to view this content.
    BSB
    This is great i can work with that.

    Thank you very much BSB

  7. #7
    Forum Expert BadlySpelledBuoy's Avatar
    Join Date
    06-14-2013
    Location
    East Sussex, UK
    MS-Off Ver
    365
    Posts
    7,468

    Re: How to add continous task sheets to a workbook using buttons

    No problem at all. Happy I could help

    BSB

+ 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] Copy sheets with buttons to new workbook
    By MattCSI in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-28-2017, 05:52 PM
  2. vba print continous with paper continous and epson LQ300?
    By heroic in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-07-2013, 03:22 AM
  3. Replies: 2
    Last Post: 05-22-2013, 12:38 PM
  4. Replies: 0
    Last Post: 02-28-2013, 07:28 AM
  5. Previous Task and Next Task buttons aren't working
    By top.C.Crets in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-07-2012, 08:27 AM
  6. Simple task: Open a workbook, copy a range, paste into another workbook
    By fbonetti in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-21-2011, 01:12 PM
  7. Perform same task on all sheets in a workbook
    By AJO in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-31-2008, 04:28 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