View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Dandog Dandog is offline
external usenet poster
 
Posts: 4
Default Right Justify List Box Entries

I have a multi column list box that is filled through an array from my code.

Several columns contain numerical data which I want right justified within
the column at the time I write the array. Does anyone have any idea how to do
this?