johannes2008
New Member
- Joined
- Aug 20, 2010
- Messages
- 45
- Office Version
- 365
- Platform
- Windows
Hello All
what I am trying to solve is this: In column A is the individual length of each section. In column B is the cumulative length. What I would like is for the user to enter either the section length or cumulative length for each row and then the code will fill in the missing values.
Any thoughts? the only way I can think of that will take care of all contingencies involves writing "if" statements for each conceivable circumstance.
Thanks
-Johannes
what I am trying to solve is this: In column A is the individual length of each section. In column B is the cumulative length. What I would like is for the user to enter either the section length or cumulative length for each row and then the code will fill in the missing values.
Any thoughts? the only way I can think of that will take care of all contingencies involves writing "if" statements for each conceivable circumstance.
Thanks
-Johannes
Last edited: