at.fido.msaccess
  Home FAQ Contact Sign in
Your Ad Here
at.fido.msaccess only
 
Advanced search
March 2008
motuwethfrsasuw
     12 9
3456789 10
10111213141516 11
17181920212223 12
24252627282930 13
31       14
2008
 Jan   Feb   Mar   Apr 
 May   Jun   Jul   Aug 
 Sep   Oct   Nov   Dec 
2008 2007    
total
at.fido.msaccess Profile…
RELATED GROUPS

POPULAR GROUPS

more...


 Up
  my sister and a dog humping         


Author: yenc
Date: Mar 1, 2008 10:44

PORNOLATION RELEASE
no comments
  Re: Filtering using drop down list         


Author: Sandy Nuts
Date: Jan 16, 2007 05:50

"Jeff Boyce" msn.com-DISCARD_HYPHEN_TO_END> wrote in message
news:uTdr07WOHHA.4172@TK2MSFTNGP03.phx.gbl...
> It sounds like the form is bound to the entire recordset, rather than, as
> it
> sounded like you want, bound to a single record. The description I
> provided
> was a suggestion of how it could be.

Yup. Thanks for that. Have messed about and got the filtering working great.
Thanks for your help.

As a side note, I have an 'embedded form', if you wish, which allows images
to be saved against said property. This doesn't appear to remember the image
when you exit the record and go back to it, but when you view
frmPropertyImages, there is a list of images I've tried to save. Odd?
no comments
Your Ad Here
  Filtering using drop down list         


Author: Sandy Nuts
Date: Jan 15, 2007 07:05

I have a drop down list which I'd like to use to filter the records within
the form. The drop down list contains a list of managers who are responsible
for certain buildings.

I'd like to select a managers name, then the records shown within the form
are those which are related to said manager.

I have a table called tblProperty which contains the building names. There
is also a table called tblManagers for each manager. tblProperty has a field
ManagerID, as does tblManagers. I have setup a relationship between the two
ManagerID fields. Correct?

What I'd like now, is to select the manager and perform a query which will
display the records related to this manager.

I'm thinking that some form of event code is needed for After Update?

Any hints or tips would be much appreciated.
2 Comments