mhaccessnov
New member
- Local time
- Today, 05:33
- Joined
- Aug 22, 2013
- Messages
- 9
Hello,
I hope to explain this in such a way that no ambiguity is present afterwards. Ok, I have a database that has two tables in it with one relationship (1 to many).
However, I am trying to get a view... where the main information that was imported into "Table #1" is all there with no new records (just the static list of 500 records) with a couple other fields showing who has or owns a specific item...
So, one view of information from table x with some identifying information as to who has that item.
Now, everthing I am trying is only showing me the information with "those other fields associated" (who owns it, yada yada)... However, I am not seeing the whole list. If I were to assign every item a person then this query would show me the list ... I want a view that can show me each item and who has it (more static in nature)... (not duplicate item numbers just the most current view of who has it... but complete list)...
:banghead:
Thanks,
Mike T
I hope to explain this in such a way that no ambiguity is present afterwards. Ok, I have a database that has two tables in it with one relationship (1 to many).
However, I am trying to get a view... where the main information that was imported into "Table #1" is all there with no new records (just the static list of 500 records) with a couple other fields showing who has or owns a specific item...
So, one view of information from table x with some identifying information as to who has that item.
Now, everthing I am trying is only showing me the information with "those other fields associated" (who owns it, yada yada)... However, I am not seeing the whole list. If I were to assign every item a person then this query would show me the list ... I want a view that can show me each item and who has it (more static in nature)... (not duplicate item numbers just the most current view of who has it... but complete list)...
:banghead:
Thanks,
Mike T