Re: ListBox Numbers Column Alignment
"Position sizer"?? Do you mean ColumnAutoFit or AutoFit ? (look in the grey box next to the left of the button)
Or something else?
Re: ListBox Numbers Column Alignment
"Position sizer"?? Do you mean ColumnAutoFit or AutoFit ? (look in the grey box next to the left of the button)
Or something else?
Re: ListBox Numbers Column Alignment
Hi Mike,
Sorry for the delay, I couldn't notice we have moved to page 3 almost.
Yes, When I click Show Demo, I receive Compile Error: Variable Not Defined and the below piece of code is highlighted:
in Sub PositionPointer(Optional colIndex As Long = -2)
Can't wait to see the new features you were talking about: differential column formatting, visible grid lines, variable row heights, long list items that wrap rather than disappear off the side
Also, another general thing I notcied, when we click on any UserForm, which has a ListBox on it, and move it around, you see strange flickering on the data in ListBox. Is it natural on VBA UFs and ListBoxes ?
Thanks
Re: ListBox Numbers Column Alignment
Okay, Now I have deleted "Option Explicit" at the top, hence, the UF Show Demo is showing
Re: ListBox Numbers Column Alignment
That is a built in xlRGBColor constant. At least in Excel 2011. It may have been depreciated in other versions.
replace that with RGB(175, 238, 238)
(And leave your Option Explicit
Re: ListBox Numbers Column Alignment
I replaced it and its working now:)
Bonjour,
Comment aligner les nombres à droite de la 3e colonne de ma listbox?
Merci de votre aide
Philippe Gonin
Bonjour,
Comment aligner les nombres à droites de la 3ᵉ colonne de ma listbox?
Merci pour votre aide
Philippe Gonin
Welcome to Ozgrid. Please read the Forum Rules to understand about "hijacking", then start your own question
Don’t have an account yet? Register yourself now and be a part of our community!