digitalbots
New member
- Local time
- Today, 18:22
- Joined
- Aug 28, 2017
- Messages
- 3
Hello all,
My english is not so good but this is what I am trying to do.
I lend out records to my friends and I am trying to run a query to see who borrowed what over a 30 day time span.
I have two tables one that holds my data
Friends
* FriendID
* Name
* Location
Records
* FriendID
* RecordID
* RecordName
* RecordArtest
* DateBorrowed
* DateReturned
* DateArchived
I put my records in the "archives" when I want to keep them in house but I want to see who was the last people to return the record 30 days before I archived it.
I keep trying different queries but i am not sure how to do it.
any help would be really great.
:banghead:
My english is not so good but this is what I am trying to do.
I lend out records to my friends and I am trying to run a query to see who borrowed what over a 30 day time span.
I have two tables one that holds my data
Friends
* FriendID
* Name
* Location
Records
* FriendID
* RecordID
* RecordName
* RecordArtest
* DateBorrowed
* DateReturned
* DateArchived
I put my records in the "archives" when I want to keep them in house but I want to see who was the last people to return the record 30 days before I archived it.
I keep trying different queries but i am not sure how to do it.
any help would be really great.
:banghead: