Hi am trying I am learning to create query's but what I learned so far for as the basics, does not really explain enough what I have in my mind to create. I want to keep this short but sadly I cannot do that without explaining my situation first. NOTE: I am using the 2010 version of all office applications that counts Excell and Access also.
Ok here is the situation, currently I am trying to build a plant/tree database based on the information on a online search engine. Be
cause I could not import the data directly I needed to copy all the text when I had "selected" the text and then pasting it in excel tables.
This is actually still in progress because there is so much information and filters I need to process.
Currently I am sorting the information in one table per "Main Filter" and each worksheet representing a sub filter of that main filter. So for example there are you have tree's as plant type but there are different kind of tree's (like a "Climate Tree's) so they represent a sub filter. So each worksheet in every table actually consists of ONE COLUMN which contains the species names.
(Note this how I think it will go so please correct me if I am wrong) To make searching, sorting and adding new data easy these species names will be the primary key in each table. So to keep it short each table (except the unfiltered list) is a "trait table" with the plant species as a primary key.
To make things easier I believe I can group each "Trait Table" in "Trait Collection" for example I have three worksheets in a height category table which are the category of heights in the trait table.
I also have a list of species names that is unfiltered that one is actually already imported but considering this situation I think I might not need this.
I want to program a query that searches for specific traits of plants. For example I want to search for a tree that had a Oval Crown shape (which would be the ), is category 3 (which is trait Table Category 3) and can stay in open ground. So I specify to search in the Crown Shape, height category and location category's/groups. Then what all plant names that have all three types or in other words can be found in all three table and not just one alone. Those plant names I want to have saved in a new query. So how do I do this?
PS: I will be adding a new topic that is based on this one. Since technically you can only import ask one question per topic.