I think what you might do is change it from a list box to a combo box and then select thru a query in the properies sheet what is needed for your lookup table. Make sure in the query, right click and select properties, values are unique.
Cousinnoba,
1)What you first need to do is go into TOOL, SECURITY, USER/GROUP ACCOUNTS.
2)Next, click on the User tab at the top.
3)Select ADMIN as the user.
4)Select the Clear password for the Admin user.
5)Next,click CHANGE LOG ON PASSWORD tab button.
6)Leave the old password blank.
7)Enter a...
Ok, this is the kind of code I was looking for to Audit Trail my database. I have a quick question. Where can you find the system variable names for forms, columns, tables. I have a form that is used for updating, deleting or adding records. When an action is taken, I want the system to send...
I have a form named app_bndown_add_frm, which I can add, update and delete records from. When I add, update or delete a record, I need to send it to three different tables. In the current form, it is referencing the Application_files table which has the following column names:
APP_FILE_ID (PK)...
I created a database that has all our security information from our DB2 system. I have 6 main tables with 4 association tables. I have populated all the tables using surrogate ID's as the primary key(PK) in each of the 6 main tables and then made the association table with its own surrogate...
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.