Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to wirte a sheet that will plot position vs time for two different time intervals, but I need to capture a value when it changes from interval 1 to interval 2. In the case below, I need to capture the 5, but it won't always be in that cell.
I'd really apprecitate any suggestions. THANKS!! This worksheet will plot position vs. time and velocity vs. time for two time intervals up to 100 seconds. Time 1 From 0 sec to: 2.00 sec Time 2 From 2s to: 50.00 sec Starting position: 50.0 m Starting velocity: -22.50 m/s Acceleration from 0 to 2s: 0.00 m/s^2 Acceleration from 2s to 50s: 5.00 m/s^2 time (s) position(m) Interval 1 0 50 Interval 1 0.1 47.75 Interval 1 0.2 45.5 Interval 1 0.3 43.25 Interval 1 0.4 41 Interval 1 0.5 38.75 Interval 1 0.6 36.5 Interval 1 0.7 34.25 Interval 1 0.8 32 Interval 1 0.9 29.75 Interval 1 1 27.5 Interval 1 1.1 25.25 Interval 1 1.2 23 Interval 1 1.3 20.75 Interval 1 1.4 18.5 Interval 1 1.5 16.25 Interval 1 1.6 14 Interval 1 1.7 11.75 Interval 1 1.8 9.5 Interval 1 1.9 7.25 Interval 1 2 5 Interval 2 2.1 Interval 2 2.2 -- Jeff Ciaccio Physics and AP Physics Teacher Sprayberry High School; Marietta, GA Blog: http://sprayberry.typepad.com/ciaccio |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to capture the Sheet name in a cell | Excel Discussion (Misc queries) | |||
Excel screen capture to capture cells and row and column headings | Excel Discussion (Misc queries) | |||
Capture cell address in UDF | Excel Programming | |||
How do I capture a text cell as a value to be able to sum? | Excel Worksheet Functions | |||
How to automatically capture a tab name in a cell? | Excel Worksheet Functions |