Re: Textbox to array to combobox

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Hi Grizz,

ColumnWidths --> 0;2

"the trick is in setting zero for the first column width."

by doing this, the first column will not show -- the second column will be displayed to the user, but the value from the first column is what will be stored by default

Warm Regards,
Crystal

remote programming and training

Access Basics
8-part free tutorial that covers essentials in Access
http://www.AccessMVP.com/strive4peace

*
(: have an awesome day :)
*




Grizz wrote:
Thank You Crystal for responding back

Isn't the SELECT statement going to show just the numbers of the five widget names? Or is it going to show me the field names and the number and I am looking to hard into this.

If it does grab both should i rewrite it as
SELECT widgetID, widget, widget1, widget2
FROM Itemtbl

Thank You




.



Relevant Pages

  • tile treeview column numbers and resizing
    ... I'm working with the tree view widget. ... The text I'm displaying in the first column is too long for the column ... When I resized column zero - the second column resized. ...
    (comp.lang.tcl)
  • Re: tile treeview column numbers and resizing
    ... >I'm working with the tree view widget. ... >The text I'm displaying in the first column is too long for the column ... I'm not terribly happy with how the treeview widget handles ... The Tile treeview *could* be that widget; ...
    (comp.lang.tcl)
  • Re: List parsing not working as expected
    ... Kevin Walzer wrote: ... widget, and it's not working as I expect. ... version and category will be nil, so 'newlist' will be a list containing the whole original line and two empty elements. ... You will therefore see the whole line in the first column of the tablelist. ...
    (comp.lang.tcl)
  • Re: Memory Error while constructing Compound Dictionary
    ... > For the purpose of illustration let's suppose that the first column ... suppose the second column contains a ... this is a prelude to complicated meta-hack programming of the type Python ... in which case you either need a larger machine or a database. ...
    (comp.lang.python)
  • Re: Sorting two columns of data
    ... you can record a small macro to cut the second column ... and paste it to the bottom of the first column, then select it and sort, ... > My intent was to be able to import data from a database and have the sort ...
    (microsoft.public.excel.worksheet.functions)