I'm filling a listbox with descriptions and amounts. I want the descriptions
to be aligned left and the amounts aligned right. Can this be done in a
listbox?
With a single column the best you could do is format the list in a
non-proportional font and padd out the items with spaces.
Tim
> I'm filling a listbox with descriptions and amounts. I want the
> descriptions
> to be aligned left and the amounts aligned right. Can this be done in a
> listbox?
Dennis - 14 Sep 2007 15:14 GMT
Tim, this is a multicolumn listbox. So I assume you cannot do this with
Excel's listbox?
Please let me know,
Dennis
> With a single column the best you could do is format the list in a
> non-proportional font and padd out the items with spaces.
[quoted text clipped - 5 lines]
> > to be aligned left and the amounts aligned right. Can this be done in a
> > listbox?