BullHalseyUSN
Technical User
Greetings, and apologies for the basic nature of this inquiry.
My dilemma is this. I am trying to understand how Access works. (That's a big topic...specifics below
)
I have a table MEMBER_INFORMATION that tracks employees and am trying simply to construct a form that displays all the members' names in a specific spot based on their role in the company.
In other words, for the president, I want to do a query that says, basically, "show me the information for the guy whose role is president."
The query, if it's important, looks at an option group and department name, and is able to show me one result. The result'd be displayed at the top of my org chart (obviously).
My database is outputting this org chart like a pro into a reports package. Just found out that certain customers must have the same org chart in an Access form.
So my form would ideally look like:
[results of first query]
|
[results of another query]
However, I am having trouble figuring out how Access views such things. It seems only to like having the data from one form or one single query on each form, and I think it'll be just ugly and silly to have to do 25 subfs. Also, I haven't done too much with suqQueries...is this the way to go?
Is there some input method on the form that allows the control source to be SQL you can just type in on the properties?
Will you please help if you can? Thanks very much.
BH
My dilemma is this. I am trying to understand how Access works. (That's a big topic...specifics below
I have a table MEMBER_INFORMATION that tracks employees and am trying simply to construct a form that displays all the members' names in a specific spot based on their role in the company.
In other words, for the president, I want to do a query that says, basically, "show me the information for the guy whose role is president."
The query, if it's important, looks at an option group and department name, and is able to show me one result. The result'd be displayed at the top of my org chart (obviously).
My database is outputting this org chart like a pro into a reports package. Just found out that certain customers must have the same org chart in an Access form.
So my form would ideally look like:
[results of first query]
|
[results of another query]
However, I am having trouble figuring out how Access views such things. It seems only to like having the data from one form or one single query on each form, and I think it'll be just ugly and silly to have to do 25 subfs. Also, I haven't done too much with suqQueries...is this the way to go?
Is there some input method on the form that allows the control source to be SQL you can just type in on the properties?
Will you please help if you can? Thanks very much.
BH