Formatting of columns in a Listbox

  • Thread starter Thread starter Dennis
  • Start date Start date
D

Dennis

In Access 2003, I have a couple of numeric columns in a listbox that I need
to format as $'s and then right-justify. How can I do that please? (I
apologize for the ignorance of this question, but I've never had to format
data in a Listbox before.)

Thanks!
 
Dennis said:
In Access 2003, I have a couple of numeric columns in a listbox that I
need
to format as $'s and then right-justify. How can I do that please? (I
apologize for the ignorance of this question, but I've never had to format
data in a Listbox before.)

Not easily done, but fortunately Stephen Lebans has some listbox tricks:

http://www.lebans.com/vb_listbox.htm

http://www.lebans.com/listboxenhanced.htm

or you could just go to Lebans.com and do a search on listbox.
 
Dennis said:
In Access 2003, I have a couple of numeric columns in a listbox that I
need
to format as $'s and then right-justify. How can I do that please? (I
apologize for the ignorance of this question, but I've never had to format
data in a Listbox before.)

Thanks!
 
Back
Top