Re: Textbox to array to combobox
- From: strive4peace <strive4peace2006@xxxxxxxxx>
- Date: Tue, 20 Jan 2009 21:02:52 -0500
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
- References:
- Textbox to array to combobox
- From: Grizz
- Re: Textbox to array to combobox
- From: strive4peace
- Re: Textbox to array to combobox
- From: Grizz
- Textbox to array to combobox
- Prev by Date: Re: Currency conversion
- Next by Date: Re: Create Linked tables in access db without ODBC
- Previous by thread: Re: Textbox to array to combobox
- Next by thread: Open password protected backend
- Index(es):
Relevant Pages
|