>>> "Eric" == Eric S Fraga <[email protected]> writes:
> On Tuesday, 19 Apr 2016 at 17:01, Fraga, Eric wrote:
>> How about inline html: @@html:<! from group B B >@@
> Sorry, I mistyped the HTML comment enclosure... this should be
> @@html:<!-- from group B B -->@@
Cool, thanks very much I tried out
| name | result | @@html:<!-- Comment group B B -->@@
| Smith | 10 | @@html:<!-- from group B B -->@@
Which does almost all I want, it inserts an empty third column, but I
presume this cannot be changed?
Anyhow this solution is sufficient for me, but if you know how to get
rid of that third column, I would be even more grateful! Thanks again
Uwe