I have a question about queries that I hope someone can help with
I'm working with City/Town's of my state in a customer like capacity. We see many of the cities/towns at events and also make visits to see them.
4 tables - tblCities (info like city name, population, contact person there, also have a yes/no field if they are customers etc..) tblEvents (event info like location, date, etc...) tblEventAttendees (we list the city name, contact, and use a combobox to pull in the eventID from tblEvents..and tblContacts (we pull in info of cities we go and see using CityID from the tblCities, and list the date and who went to see them, and any info in a memo field.
Okay... now, I wanted to do a query and hope the above info is enough so someone can help
I'd like to be able to do queries on tblEventAttendees and tblContacts and compare to the tblCities and pull only those that meet the "Yes" customer criteria from tblCities.
Secondly - any suggestions to setup something for users to be able to edit tblCities to select "Yes" when a City/Town becomes a customer. I'd like something that would keep the users from opening any tables and editing the tables directly.
I know it's a lot of questions/info. I appreciate the help in advance.
Also, I'm self taught on a lot of software. I learn from playing around and forums like this. I've also bought and read through "Access97 for Dummies" but it doesn't seem to cover much more than the basics. Any suggestions of a good book to learn this type of stuff?
Thanks again!
Stefan
I'm working with City/Town's of my state in a customer like capacity. We see many of the cities/towns at events and also make visits to see them.
4 tables - tblCities (info like city name, population, contact person there, also have a yes/no field if they are customers etc..) tblEvents (event info like location, date, etc...) tblEventAttendees (we list the city name, contact, and use a combobox to pull in the eventID from tblEvents..and tblContacts (we pull in info of cities we go and see using CityID from the tblCities, and list the date and who went to see them, and any info in a memo field.
Okay... now, I wanted to do a query and hope the above info is enough so someone can help
I'd like to be able to do queries on tblEventAttendees and tblContacts and compare to the tblCities and pull only those that meet the "Yes" customer criteria from tblCities.
Secondly - any suggestions to setup something for users to be able to edit tblCities to select "Yes" when a City/Town becomes a customer. I'd like something that would keep the users from opening any tables and editing the tables directly.
I know it's a lot of questions/info. I appreciate the help in advance.
Also, I'm self taught on a lot of software. I learn from playing around and forums like this. I've also bought and read through "Access97 for Dummies" but it doesn't seem to cover much more than the basics. Any suggestions of a good book to learn this type of stuff?
Thanks again!
Stefan