A
Afrosheen via AccessMonster.com
I have a form that is using a query joined called Supervisor2. With in that
form I have a field called [email1] a true/false field. I also have the usual
stuff. [Lname], [Fname] and another field with the email address of the
people. Some have email addresses and some don't. That's where I'm having
problems as to how to display the people that just has email addresses so I
can display them in a combo box.
I know I can create another query form and do it that way, but that means
another query that would have to be started from scratch. I know there is a
way of getting the information I need. I just forgot how.
I've tried using a control source on the combo box. ="email1"=True and that
didn't work.
I've tried putting that same statement in the filter control of the form and
still nothing.
When I do this all the names still show up.
I know there's an answer to this and it just baffles me.
I've appreciated the help I've gotten here before and I thank you for it.
Thank you for reading this post and helping me out.
form I have a field called [email1] a true/false field. I also have the usual
stuff. [Lname], [Fname] and another field with the email address of the
people. Some have email addresses and some don't. That's where I'm having
problems as to how to display the people that just has email addresses so I
can display them in a combo box.
I know I can create another query form and do it that way, but that means
another query that would have to be started from scratch. I know there is a
way of getting the information I need. I just forgot how.
I've tried using a control source on the combo box. ="email1"=True and that
didn't work.
I've tried putting that same statement in the filter control of the form and
still nothing.
When I do this all the names still show up.
I know there's an answer to this and it just baffles me.
I've appreciated the help I've gotten here before and I thank you for it.
Thank you for reading this post and helping me out.