View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Soniya Soniya is offline
external usenet poster
 
Posts: 48
Default Format columns in a ListBox?

Hi all,

Is it possible to format (alignment) of columns in a list
box?

we can assign column width, same way can we adjust
alignment too?

I have four column in a listbox like:
Heading, amount, date, remarks.

i would like to get the amount column right aligned,
heading left and others centre?

TIA
Soniya