![]() |
|
#3
|
|||
|
|||
|
When it comes to weight training, I never know how long I will be using the same weight increase. Using my excel sheet as my example, my thinking was, I would have to manually change the cell reference when the weight increase changes.
C5 - 100 D5 - =SUM(C5+E$2$) E5 - =FORMULATEXT(D5), get cell that references the weight increase (E$2$) F5 - =SUM(E5+F$2$), weights are getting heavier, so I have to increase weight slower G5 - =FORMULATEXT(F5), get cell that references the weight increase (F$2$) H5 - =FORMULATEXT(F5), get cell that references the weight increase (F$2$) I5 - =FORMULATEXT(F5), get cell that references the weight increase (F$2$) J5 - =SUM(I5+F$2$), weights are getting heavier, so I have to increase weight slower Obvious, I would need something a function to turn the text into an expression of some sort. |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Determining if an in-text table reference was created with Word's native cross reference feature
|
scienceguy | Excel Programming | 2 | 10-25-2021 04:44 AM |
Entering a column value in a cell, to be used as part of a reference in a formula in another cell
|
paulkaye | Excel | 4 | 02-26-2017 04:18 AM |
Formula for reference last non empty cell in row
|
npn321 | Excel | 10 | 02-22-2017 11:42 PM |
Issue with a dynamic cell linking/reference formula
|
raravind82 | Excel | 2 | 10-26-2016 04:16 AM |
Reference number and cross reference for equation numbers to match the thesis format
|
wmac | Word | 1 | 05-14-2013 08:54 PM |