I'll say macros, althought there are some extensions that do a lot of those things in JAVA and package it as an extension. The clearest example could be the number-to-letter plugin for OOoCalc.
I am not sure on Basic how can plug the special characters, you probably will need the character number code and then do some kind of re-formating. On Sun, Sep 21, 2008 at 10:01 AM, Tobia Conforto <[EMAIL PROTECTED]> wrote: > Hello, > I'm a OOo user and a software developer. > > I'd like to have a numeric cell format in Calc that would round the > decimal exponent to multiples of 3 and display it as a SI suffix: > > 1 --> 1 > 1500 --> 1.5k > .000047 --> 47µ > 80000000 --> 80M > .0000000022 --> 2.2n > > Is this feature by any chance already available? > If not, what is the best/fastest way to add it to Calc? (plugins, macros…?) > > > Tobia > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Alexandro Colorado OpenOffice.org Español IM: [EMAIL PROTECTED]
