darkmastergyz
Registered User.
- Local time
- Today, 01:44
- Joined
- May 7, 2006
- Messages
- 85
I looked at Gromit's example
http://www.access-programmers.co.uk/forums/showthread.php?t=99353&highlight=search
, on this forum, and I'm combining it with my own database. So, what I have no is a wierd hybrid between both databases. I'm sure it's a very easy problem, except I'm new to access.
So here's what I'm trying to do.
When you open up tblClients(this is gromit's), you'll see the first name, last name things. I'm trying to replace it with mine. So, instead of 1st name, it would be Title(of the book), Last name would be tags, and colors would be catagories. And I want to leave the colors things like that(clickable to search), so I can do that with my catagories.
All the things from my current database can be found in the records table.
I really appreciate you help!
http://www.access-programmers.co.uk/forums/showthread.php?t=99353&highlight=search
, on this forum, and I'm combining it with my own database. So, what I have no is a wierd hybrid between both databases. I'm sure it's a very easy problem, except I'm new to access.
So here's what I'm trying to do.
When you open up tblClients(this is gromit's), you'll see the first name, last name things. I'm trying to replace it with mine. So, instead of 1st name, it would be Title(of the book), Last name would be tags, and colors would be catagories. And I want to leave the colors things like that(clickable to search), so I can do that with my catagories.
All the things from my current database can be found in the records table.
I really appreciate you help!