--- yves COPPE <[EMAIL PROTECTED]> wrote: > Hi list > > > Can someone explain how we can format columns in a > field in a table > style so that > > column 1 has textalign left > column 2 has textalign right > column 3 has textalign on the decimal (the decimal > in this case is a > comma (french format !)) > > I've tried many combinations with the field > inspector palette without > success... > > Thank you very much. > -- > Greetings. > > Yves COPPE >
Hi Yves, Sorry to disappoint you, but you can only set one alignment for the entire table. So : - either you use a fixed-width font and make sure the data is padded with spaces to the left, - or you'll have to break up the field into multiple fields, each handling a column, and then you get all the fun of maintaining the same hilitedLines, etc. If you need a hand with that, I'm sure we can help. Jan Schenkel. ===== "As we grow older, we grow both wiser and more foolish at the same time." (La Rochefoucauld) __________________________________________________ Do you Yahoo!? Yahoo! Tax Center - File online, calculators, forms, and more http://tax.yahoo.com _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
