Adding variable number of blanks

R

ringnab

I need to copy cell entries into another program that then puts a
perspective resize on the text. In order for the perspective to work
properly, the content has to be exactly 32 characters in length so I
need something that will figure out the current number of characters in
the cell (that part I can do) but then add the appropriate number of
blank spaces.
Thanks in advance.
John
 
Top