List Box

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a listbox with two columns. The first column contains numeric data
and the second column contains alpha data. When I display the listbox, how
do get the numeric column to be right justified and the alpha column to be
left justified?

Thanks
 
I could be wrong, but I don't think you can. What you can do is use a
subform as a datasheet and you can align the fields in the data sheet.
Selecting items will be different that with the listbox, however.

HTH
Damon
 

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