H
H. Martins
ListBox columns are always (please confirm) displayed by the same
order as query columns with 'show'.
When a column is added on the right side there is no problem, but in
the left side there is a side effect. Every code that reads the
content of a column has to be updated to point to the next (right)
column.
Is there any way to avoid this side effect? Can I refer to a column by
name instead of by number?
Thanks
H. Martins
order as query columns with 'show'.
When a column is added on the right side there is no problem, but in
the left side there is a side effect. Every code that reads the
content of a column has to be updated to point to the next (right)
column.
Is there any way to avoid this side effect? Can I refer to a column by
name instead of by number?
Thanks
H. Martins