+ Reply to Thread
Results 1 to 6 of 6

PLEASE HELP!!! How do I track data without formulas?

  1. #1
    Registered User
    Join Date
    02-27-2023
    Location
    Edmonton, Alberta, Canada
    MS-Off Ver
    Excel 2023
    Posts
    3

    Exclamation PLEASE HELP!!! How do I track data without formulas?

    Hello. I have created an advanced Excel Workbook for tracking client's workouts. I can input exercises and the data, such as the weights you lifted and the reps you did. HERE'S THE PROBLEM WITH IT. There are 7 KEY EXERCISES that need to be track-able. I can not use formulas to track data for those 7 key exercises because formulas need to be attached to specific cells (such as cell A1). But I don't know which cells those 7 key exercises will appear in, because it constantly changes. It might be cell A8 and the next day it might be cell A20. So instead of attaching formulas like MAX FORMULA or AVERAGE FORMULA to specific cells, I need to attach those formulas to the exercise names themselves. That way, the formulas will follow those 7 key exercises no matter which cell they end up in. To do this, I probably need to make those 7 key exercises into MACROS and then attach the formulas to the MACROS. Correct? Or how can I do this?

    This is what the Workbook looks like...

    Workouts 1 (what the sheet looks like).jpg


    The 7 key exercises can appear anywhere in any cell...

    Workouts 2 (exercises can appear in any row).jpg


    These are the 7 key exercises...

    Workouts 3 (which exercises are trackable).jpg


    And the data from those 7 key exercises gets pulled into the "Weekly Results Sheet" here...

    Workouts 5 (how weekly results works).jpg


    THANK YOU EVERYONE FOR ALL YOUR HELP AND ADVICE!!!

  2. #2
    Forum Expert Mumps1's Avatar
    Join Date
    10-10-2012
    Location
    Toronto, Canada
    MS-Off Ver
    Excel 2010, 2013
    Posts
    7,821

    Re: PLEASE HELP!!! How do I track data without formulas?

    It is hard to work with pictures. I can't promise a solution but it would be easier to help and test possible solutions if you could attach a copy of your file. Explain in detail what you want to do referring to specific cells, rows, columns and sheets using a few examples from your data (de-sensitized if necessary). Explain in detail what you mean by "tracking". See the yellow banner at the top of this page for instructions to attach a file.
    You can say "THANK YOU" for help received by clicking the Star symbol at the bottom left of the helper's post.
    Practice makes perfect. I'm very far from perfect so I'm still practising.

  3. #3
    Registered User
    Join Date
    02-27-2023
    Location
    Edmonton, Alberta, Canada
    MS-Off Ver
    Excel 2023
    Posts
    3

    Re: PLEASE HELP!!! How do I track data without formulas?

    Quote Originally Posted by Mumps1 View Post
    It is hard to work with pictures. I can't promise a solution but it would be easier to help and test possible solutions if you could attach a copy of your file. Explain in detail what you want to do referring to specific cells, rows, columns and sheets using a few examples from your data (de-sensitized if necessary). Explain in detail what you mean by "tracking". See the yellow banner at the top of this page for instructions to attach a file.

    Hello, thank you so much for responding!!!
    I will attach a copy of the Workbook once I get home. I can upload it to Google Drive or DropBox and send you the link to it too. I'll explain what I'm trying to do. If you wanted to grab the highest number from a certain row, and let's just say that row is A1 to Z1. Then you would normally just use the MAX Formula. You would type in =MAX(A1:Z1). And the MAX Formula will automatically grab the highest number from that row and drop it wherever you want. That is simple and easy. But here is my problem:

    I can't use formulas to grab data for the 7 key exercises that I need to track. Because formulas must be attached to cells, rows, or columns. But I don't know which cells, rows, or columns those 7 key exercises will end up appearing in. FOR EXAMPLE: The exercise SQUATS might appear in cell A4. Or it might be cell A13. Or A22 or A34. So if I wanted to grab the HIGHEST NUMBER OF REPS executed for squats, then I don't know which row to put that MAX Formula into beforehand. Because it might be row 4, row 13, row 22, row 34, etc.

    Do you understand a little better now? I'm trying to pre-program this Workbook with formulas to grab specific data, like the highest number of reps executed for Squats or the lowest rest time you took during Deadlifts. But since I don't know which cells or rows those exercises will end up appearing in, I can't pre-program the Formulas into any specific row. ANOTHER EXAMPLE: If I pre-program ROW 4 with the formulas I am using for BENCH. That exercise might end up appearing in ROW 12. So the formulas for BENCH in ROW 4 were completely useless, because BENCH never appeared in ROW 4. It actually appeared in ROW 12. So if I'm going to pre-program the Workbook with these formulas, then I need to attach the formulas to the names of the exercises themselves. That way, the formula will stay with the exercise no matter which row it appears in.

    SOMEONE ELSE MENTIONED that I could use something like a MATCH formula or FIND formula to do this task. And combine it with a MAX formula. That way, the exercise can be automatically located no matter which row it ends up appearing in. And then the MAX formula will grab the data from it. I'm just saying that was their idea for solving this.

    BEST REGARDS!!!!!

  4. #4
    Forum Expert Mumps1's Avatar
    Join Date
    10-10-2012
    Location
    Toronto, Canada
    MS-Off Ver
    Excel 2010, 2013
    Posts
    7,821

    Re: PLEASE HELP!!! How do I track data without formulas?

    Thank you for the detailed explanation. I will wait for the link to your file.

  5. #5
    Registered User
    Join Date
    02-27-2023
    Location
    Edmonton, Alberta, Canada
    MS-Off Ver
    Excel 2023
    Posts
    3

    Re: PLEASE HELP!!! How do I track data without formulas?

    Quote Originally Posted by Mumps1 View Post
    Thank you for the detailed explanation. I will wait for the link to your file.

    HERE IT IS. AS I PROMISED YOU. I uploaded the document to Google Drive. You can edit the document with this link. I think I uploaded the link or document correctly. It's very confusing about how to do it on here. I can't just copy and paste the link to Google Drive. I had to go to "GO ADVANCED" and then "MANAGE ATTACHMENTS" and then upload it.
    Attached Files Attached Files

  6. #6
    Forum Expert Mumps1's Avatar
    Join Date
    10-10-2012
    Location
    Toronto, Canada
    MS-Off Ver
    Excel 2010, 2013
    Posts
    7,821

    Re: PLEASE HELP!!! How do I track data without formulas?

    Thank you for the file. I assume that you want to search the WORKOUTS sheet for each of the seven exercises in WEEKLY RESULTS. Is this correct? Also, if we take the LOWEST REST TIME for squats, for example, you want to find that value in any of the SETS 1 to 10 on WORKOUTS sheet and put that value in cell D8 in the WEEKLY RESULTS sheet. Is this correct? It would be easier to test a possible solution if you could attach a revised file with some sample data in column A of WORKOUTS with the corresponding values in one of the "SETS" and also the result in the WEEKLY RESULTS sheet. This would give me an exact picture of what the end result should look like.

+ 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. Need some help with formulas to calculate drywall, metal studs and track.
    By Shopcat in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-11-2020, 05:50 AM
  2. [SOLVED] Attempting to track late times and failing with my formulas
    By cph020283 in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 06-21-2020, 09:12 PM
  3. Replies: 3
    Last Post: 02-18-2020, 09:46 PM
  4. Replies: 1
    Last Post: 11-22-2017, 06:21 PM
  5. Attempts to track partial years of employment; intriguing formulas, further expansion
    By PivotTablePSHomage in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-30-2016, 10:28 AM
  6. Lost track of all formulas and referenced cells
    By mhoude in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-23-2012, 04:08 PM
  7. track projects with formulas
    By jamcgloin in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 11-09-2010, 10:06 AM

Tags for this Thread

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