Re: Pictures in Forms associated with specific ID's
- From: "jahoobob via AccessMonster.com" <u12179@uwe>
- Date: Mon, 25 Jun 2007 12:49:15 GMT
In each of the three table create an OLE field for the graphic. The stored
ID as you have described is the way to go. When you want to display the
scouts info in a form or report use a query of all four tables (main, patrol,
rank, position) with relationships from the main patrolID to the patrolID in
the patrol table, etc.
Jason Lopez wrote:
The way I have it set up is to have one main table with the basic scout
information. A second table will have the patrols; third, the ranks;
fourth, positions. When the form is created, I am hoping to have the ID for
the respective patrol, rank, and position, recorded in the main table as a
number (ID number for respective patrol, rank and position). Users will
select using the name, but ID number will be recorded instead.
Then, once that selection is made, I am wanting to have an automatic update
through the "After Update" event to display the appropriate graphic for
rank, position and patrol. But, how do I set up tables or associations so
that the images are displayed correctly?
As I mentioned before I found something once that showed how to set up
something like this. But I cannot seem to find it again.
Jason Lopez
About what graphic are you speaking? If you want a graphic of say their[quoted text clipped - 26 lines]
rank
Jason Lopez
--
Message posted via http://www.accessmonster.com
.
- References:
- Pictures in Forms associated with specific ID's
- From: Jason Lopez
- Re: Pictures in Forms associated with specific ID's
- From: jahoobob via AccessMonster.com
- Re: Pictures in Forms associated with specific ID's
- From: Jason Lopez
- Pictures in Forms associated with specific ID's
- Prev by Date: Re: Tab to next field
- Next by Date: Re: Acces 2007
- Previous by thread: Re: Pictures in Forms associated with specific ID's
- Next by thread: Combo box to increment search AND hide others
- Index(es):
Relevant Pages
|