the main use of column sysntac i know, is to select specific columns of data from a combo or list box where the syntax is
mycbobox.columns(x)
where x is the ordinal of the cbobox UNDERLYING QUERY, taking the first column as column 0 - ie hidden columns are still counted!