+ Reply to Thread
Results 1 to 8 of 8

Macro that creates new tip tracking sheet bi-weekly

  1. #1
    Registered User
    Join Date
    10-25-2016
    Location
    McKinney, TX
    MS-Off Ver
    MS Excel 2013
    Posts
    4

    Macro that creates new tip tracking sheet bi-weekly

    I appreciate any assistance in advance.

    I am an admin in the service industry and would like to update the format of our current tip tracking sheet that servers use to log the cash tips they recieve.

    Row 1 contains 14 days, a single pay period, that spans Wednesday through Wednesday x2.
    Column A contains the names of the servers and bussers
    As a result, each of the following cells (columns B through O)by person contain the total $ for that day in tips recieved
    Column P contains each persons totals using a simple SUM formula

    Once the numbers have been entered for the last day of the pay period in column O, I want a new sheet created for the following pay period, named by date range and containing the updated dates in row 1 and duplicating the names in column A

    Again, any assistance with this would be SO very appreciated!

    Lindsey

  2. #2
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2405 Win 11 Home 64 Bit
    Posts
    23,882

    Re: Macro that creates new tip tracking sheet bi-weekly

    Attach a sample workbook. Make sure there is just enough data to demonstrate your need. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are shown, mock them up manually if necessary.

    Remember to desensitize the data.

    Click on GO ADVANCED and then scroll down to Manage Attachments to open the upload window.
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  3. #3
    Registered User
    Join Date
    10-25-2016
    Location
    McKinney, TX
    MS-Off Ver
    MS Excel 2013
    Posts
    4

    Re: Macro that creates new tip tracking sheet bi-weekly

    Quote Originally Posted by alansidman View Post
    Attach a sample workbook. Make sure there is just enough data to demonstrate your need. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are shown, mock them up manually if necessary.

    Remember to desensitize the data.

    Click on GO ADVANCED and then scroll down to Manage Attachments to open the upload window.

    Here is the attached workbook with a BEFORE sheet containing the data, and an AFTER sheet showing the blank template with updated date range.
    Attached Files Attached Files

  4. #4
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2405 Win 11 Home 64 Bit
    Posts
    23,882

    Re: Macro that creates new tip tracking sheet bi-weekly

    In your master sheet, to make this work, in cell C1 change the hard coded date to =B1 and copy accross to O1. This will allow auto updates.

    Please Login or Register  to view this content.

  5. #5
    Registered User
    Join Date
    10-25-2016
    Location
    McKinney, TX
    MS-Off Ver
    MS Excel 2013
    Posts
    4

    Re: Macro that creates new tip tracking sheet bi-weekly

    Quote Originally Posted by alansidman View Post
    In your master sheet, to make this work, in cell C1 change the hard coded date to =B1 and copy accross to O1. This will allow auto updates.

    Please Login or Register  to view this content.
    Thank you for being so prompt with your solution! The only issue I am running into now is that the dates in row 1 are all the same (I followed your instructions and changed the data in cell C1 to =B1) after I run the macro, and the date range for each new worksheet only increases one day at a time. I probably misunderstood your directions. Here is the workbook with the adjustments and code you provided:
    Attached Files Attached Files

  6. #6
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2405 Win 11 Home 64 Bit
    Posts
    23,882

    Re: Macro that creates new tip tracking sheet bi-weekly

    Once you change the value in C1 to =B1 + 1, drag the formula across all the cells to P1. Do this in the first sheet only. The macro will take care of it in all subsequent sheets. My apologies for giving you the wrong formula for C1.
    Last edited by alansidman; 10-26-2016 at 03:22 PM.

  7. #7
    Registered User
    Join Date
    10-25-2016
    Location
    McKinney, TX
    MS-Off Ver
    MS Excel 2013
    Posts
    4

    Re: Macro that creates new tip tracking sheet bi-weekly

    Thank you so much, ti works wonderfully!!!

  8. #8
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2405 Win 11 Home 64 Bit
    Posts
    23,882

    Re: Macro that creates new tip tracking sheet bi-weekly

    Thanks for the feedback.

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. Thanks.

+ 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. Replies: 4
    Last Post: 02-06-2016, 12:51 PM
  2. Macro creates new sheet but when running it errors.
    By MIchaelb1100 in forum Excel Programming / VBA / Macros
    Replies: 33
    Last Post: 06-07-2013, 08:51 AM
  3. Macro that creates a new line and a new sheet
    By andreask in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 07-02-2012, 02:30 AM
  4. macro creates new sheet with data from other sheets
    By jdcns in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 02-11-2011, 08:28 AM
  5. Macro Pulling Data from Hidden Sheet Creates Error
    By MrBill in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-14-2010, 02:17 PM
  6. VAT weekly tracking from spreadsheet
    By Trugmaker in forum Excel General
    Replies: 0
    Last Post: 05-18-2010, 01:33 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