Still get the same error. And if you notive, I am missing the beginning part of the query "Select * from Equipment where ("
Also there should be no "OR" after that beginning part of the query (EX: '( Or(([Asset_Number]=004603 Or (([Asset_Number])=004604))'.)
Jerry :)
Good Morning All!
I am trying to run a report in where I am choosing from a List Box called AssetNumber from my form called Query_Menu. In that List box are a list of all the Asset Numbers that are on a table called Equipment.
In the Equipment Table, there is a field called Asset_Number...
The tabs are also known as Tab Control. You get that when you click on the Formatting toolbar. The picutre looks like a folder with tabs on top. When you click on that, you are then able to create tabbed dialog boxes and have multiple pages. You can then right-click the page or tab and set...
I tried that with visible and it does not work. Here is what I did:
Tab name is called Collections and the field I want to disable is called RequestedBy.
I click on Collections tab and in the OnClick settings, I enter the following:
[RequestedBy].Visible = False
I try using the form and the...
I have a form where on the top there are fields that are used for all the letters (reports) and on the bottom of the form there are seven tabs for each of the different types of letters (reports) that can be generated. I want to disable some fields on the top part when certain tabs are chosen...
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.