I have a form which contains a subform. In the main forms on_current event, if the value of a specific text box on the main form is equal to a certain value, I set the allowedits property to false. What is happening is when you go to a form where the text box meets the criteria to set the...
On my form and table, I have separate fields for firstname and lastname. On my report based on the form, I would like to concatenate these names into one full name, but keep getting an error. Does anyone know how to do this?
I have a trigger set up in the afterupdate of the status field on the workorder form. If the value = "closed", then I would like all of the items in the workordersubform subtracted from inventory. I am not very good with writing code, so I am not sure how to do this properly, being...
Here is my situation:
I have a database used for workorder tracking for a small business. I have a form called workorders linked to a table called workorders, a subform called workordersubform linked to a table called workorderdetails, and a form called inventory linked to a table called...
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.