Support Board
Date/Time: Sat, 12 Sep 2026 07:47:27 +0000
Post From: spreadsheet: how to plot only current value
| [2015-09-24 20:17:15] |
| Sawtooth - Posts: 4352 |
|
To do it with a spreadsheet formula, try this: =IF(ROW()=3,YourConditions,0) |
