My Assistant
![]() ![]() |
|
|
Jan 29 2006, 05:28 PM
Post
#1
|
|
|
New Member Posts: 18 |
Hi all.
I have an inventory form where in one control I have, lets say "ChairsIn" and in another "ChairsOut". A third control "ChairsAvailable" should give me the total chairs in that particular apartment. Since the amount of the items constantly change I would like to have a query that looks up a particular apartment out of the inventory table and then calculates the availability of each item (i.e. chairs). How can I do that? Maybe I'm thinking in the wrong direction and shouldn't use a form? Thanks in advance |
|
|
|
Jan 29 2006, 05:38 PM
Post
#2
|
|
|
Retired Moderator Posts: 13,544 From: Texas (Is there anywhere else?) |
You should record the chairs in as a positive number and the chairsout as a negative number and use a totals query to sum that one field to calculate the chairs avaliable.
|
|
|
|
Jan 30 2006, 12:15 AM
Post
#3
|
|
|
New Member Posts: 18 |
It worked! Thanks Bull..:-)
|
|
|
|
Jan 30 2006, 07:50 AM
Post
#4
|
|
|
Retired Moderator Posts: 13,544 From: Texas (Is there anywhere else?) |
You are welcome.
|
|
|
|
![]() ![]() |
|
Go to Top · Lo-Fi Version | Time is now: 19th June 2013 - 04:06 AM |