Re: right justify number column within listbox
Tech-Archive recommends: Fix windows errors by optimizing your registry
"George" <George@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:F0ADD978-D72C-4AF6-A8C0-5D228FE21214@xxxxxxxxxxxxxxxx
Hello everybody,
Is there a way to right justify a column within a listbox containing
number
type data?
thanks in advance, George.
There's no built-in way, but I have a (rather kludgey) method which
calculates the number of "left padding" spaces to insert. Let me know if
you'd like to try it..
.
Relevant Pages
- Re: Multi-character AutoExpand Using Listbox
... Combo boxes have the behavior that you seek already built-in (AutoExpand ... You might be able to use a textbox / listbox combination to let the user ... <MS ACCESS MVP> ... the listbox will scroll to the first item ... (microsoft.public.access.formscoding) - Re: right justify number column within listbox
... Is there a way to right justify a column within a listbox containing number ... See Stephan Lebans site: ... Please respond only to this newsgroup. ... (microsoft.public.access.formscoding) - Sorting an array or listbox
... I have a listbox that I'd like to sort alphabetically. ... routine that will do this for me? ... , but I wonder if something built-in would be ... it's a "value list" that I could copy into an array and sort ... (microsoft.public.access.formscoding) - Re: Listbox: in-place editing?
... perhaps provide an example or even just some pointers of how to ... construct a listbox whose list items can be edited in-place ... configured to look like a regular listbox and has in-place editing ... built-in. ... (comp.lang.tcl) |
|