Hi,

I want to pad my cells with preceding spaces if the content is less than X
characters.

For example, when I have these two cell contents

9999
xxx

I want it to be

   9999
    xxx

(width is 7 characters; nothing to do with display width). The idea is to
be able to export to a text file and have everything be the proper fixed
width. So everything is aligned properly.

Any ideas?

L

-- 
Prenez la parole en public en étant         Speak to an audience while being
moins nerveux et plus convaincant!         less nervous and more convincing!
Abonnez-vous au bulletin gratuit!           Sign up for the free newsletter!

                 http://www.duperval.com   (514) 902-0186

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to