Combo Box List
Tech-Archive recommends: Fix windows errors by optimizing your registry
I used the data form and data adapter wizards to build a data entry form.
However, rather than using text boxes for all of the fields, I would like to
use dropdown lists for some of the fields. What's the best way to populate
the selection list from a lookup table in my database.
Bob
.
Relevant Pages
- Re: Start time / stop time
... Use the AfterUpdate event of the text boxes to combine the value and assign ... > friendly with date and time appearing to be separate fields and the ... > On the data entry form, I am guessing I would sum the date and time ... Any suggestions or warnings ... (microsoft.public.access.forms) - Re: Writing to a CSV file
... > This is a data entry form, there will not be any data modification or ... > validation at this point of the process. ... this will fail if the text boxes ... >> data type, or adding a blank line, etc). ... (microsoft.public.dotnet.languages.csharp) - repost - Can I post a record Automatically? Help!
... The data entry form has 5 text boxes that fill 5 fields in my Transactions ... Ref - Numeric ... Supplier - Text ... (microsoft.public.access.forms) - RE: repost - Can I post a record Automatically? Help!
... I think the reason your code is not working is because the form is not Dirty ... The data entry form has 5 text boxes that fill 5 fields in my Transactions ... Doug Steele, Microsoft Access MVP ... (microsoft.public.access.forms) - Blank records when form closes
... I have a data entry form that enters data in a table, ... the form I have a subform that shows the data from the table for the section ... and data to the table (most of the data is picked in combo boxes on the ... and does not work for the open/close problem. ... (microsoft.public.access.gettingstarted) |
|