+ Reply to Thread
Results 1 to 4 of 4

Formula that moves with Worksheet additions

  1. #1
    Registered User
    Join Date
    01-16-2014
    Location
    United States
    MS-Off Ver
    Excel 2007
    Posts
    3

    Question Formula that moves with Worksheet additions

    I have a form that I created but I need help with creating a formula that "moves" with every worksheet addition. For example all the totals in Lottery Log End (Row 13, Row 20 and Row 27) would be the Begin (Row 11, Row 18 and Row 25) total for the second worksheet. I don't want to correct the formula in each successive worksheet that I add. I will be adding a new worksheet for each day so 365 in total.



    CLOSING LOG.xlsx

  2. #2
    Forum Expert
    Join Date
    08-12-2012
    Location
    Sydney, Australia
    MS-Off Ver
    Excel 2010
    Posts
    5,636

    Re: Formula that moves with Worksheet additions

    somewhere on the form
    use this formula to get the sheet number/name
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    minus 1 from that and you will the sheet name of the previous sheet

    i used W1 in this case

    with that you can then set up indirect formulas to that sheet like
    in b11
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    C11
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    file attached

    i didnt do all of them
    just enough to get you started

    one thing about this file though
    if you dont require the active connection to previous sheet any more
    i suggest go back and overwrite the formula and hard code it
    having that many volatile formulas over that many sheets can be make the sheet performance degrade over time
    Attached Files Attached Files
    Last edited by humdingaling; 01-16-2014 at 01:38 AM. Reason: file attached
    If you are satisfied with the solution(s) provided, please mark your thread as Solved.
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

  3. #3
    Registered User
    Join Date
    01-16-2014
    Location
    United States
    MS-Off Ver
    Excel 2007
    Posts
    3

    Re: Formula that moves with Worksheet additions

    humdingaling,

    I wanted to thank you for helping me out. Sorry it took me a while to respond but I really appreciate your help and wanted to thank you for introducing me to the INDIRECT formula!

  4. #4
    Forum Expert
    Join Date
    08-12-2012
    Location
    Sydney, Australia
    MS-Off Ver
    Excel 2010
    Posts
    5,636

    Re: Formula that moves with Worksheet additions

    not a problem
    indirect is indeed a nifty formula

    If you are satisfied with the solution(s) provided, please mark your thread as Solved.
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

+ 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. Copy charts to new worksheet that moves data
    By ccheney in forum Excel Charting & Pivots
    Replies: 0
    Last Post: 10-29-2013, 08:06 PM
  2. Replies: 11
    Last Post: 04-06-2011, 02:33 PM
  3. Date and Time Formula additions.
    By Ramair in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-15-2010, 04:12 AM
  4. Two additions in one formula
    By Madball in forum Excel General
    Replies: 3
    Last Post: 01-19-2010, 01:19 PM
  5. [SOLVED] Combobox moves when worksheet is printed???
    By hurlbut777 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-30-2005, 02:50 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