• Just wondering if anyone has worked out how to control foreground AND background colours for cells in a formatted table?

    In essence to combine these:

    'font/@color' = case...(set up to return color # here), td = colname, ''

    'td/@bgcolor' = case...(set up to return color # here), td = colname, ''

    I've tried a few variations, but with not much success.

    Regards, Greg.