Re: [O] Table calculation

2016-02-20 Thread Brett Presnell
Fantastic. Thanks Michael. Michael Brand writes: > Hi Brett > > On Sat, Feb 20, 2016 at 8:41 PM, Brett Presnell > wrote: > >> In the following table, the last row gives the number of empty cells >> following the last nonempty cell in each column (except the first column >> of course). I wou

Re: [O] Table calculation

2016-02-20 Thread Michael Brand
Hi Brett On Sat, Feb 20, 2016 at 8:41 PM, Brett Presnell wrote: > In the following table, the last row gives the number of empty cells > following the last nonempty cell in each column (except the first column > of course). I would like to create a TBLFM formula that does this > calculation for

[O] Table calculation

2016-02-20 Thread Brett Presnell
In the following table, the last row gives the number of empty cells following the last nonempty cell in each column (except the first column of course). I would like to create a TBLFM formula that does this calculation for me automatically. Some time ago I tried using org-lookup-last and org-lo