format a listbox

  • Thread starter Thread starter Walter
  • Start date Start date
W

Walter

I have a 3 column listbox on a userform. Column two
contains one or two digits numeric data. Is it possible
to format column two right justified while the other
columns are left justified?

Any assistance is appreciated,

Walter
 
There are no options for doing this. If you want to build a padded string
and have a single column listbox, you may be successful doing that.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top