Support Board
Date/Time: Thu, 19 Mar 2026 20:13:10 +0000
Post From: spreadsheet: how to plot only current value
| [2015-09-24 20:17:15] |
| Sawtooth - Posts: 4317 |
|
To do it with a spreadsheet formula, try this: =IF(ROW()=3,YourConditions,0) |
