Create a table with one field to list your options.
On your form, set the rowsource of the Combo Box to the table that has all of the options listed.
The combo box will only show the options stated in that table. In the properties for the combo box you need to set Limit to List = Yes (this...
I have run across this problem two times already. I have been creating a database that tracks simple accounting type transactions. There are no complex calculations nor are there any complex queries.
I am using DAO in some places but not many only to add new records to some tables.
I have...
I'm hoping someone out here has done this successfully...
I need to export data from a query into a text file. The file only needs to contain three fields:
AcctNumber
Amount
Notes
Now here's the tricky part...I need to remove the decimal point from the Amount and the quotation marks from...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.