Mazkot Posted July 24, 2012 Posted July 24, 2012 Hello all, I am creating a inventory database for a bee keeper where he will keep track of the number of hives (along with sorted other things bee keepers track). He would like a layout which will show him by month what his ending count of total hives is. SO my problem is how to summarize across many locations the final count of all hives. Some locations will have many counts for a particular month while others may only have a few. The basic structure is as follows: Table: Locations Field: _LocationIDpk Field: Location Name Table: Inspections Field: _LocationIDfk Field: Date Field: Hives_count He will use this to track the loss of his bees over time. Any suggestions are greatly appreciated. Mark
Recommended Posts
This topic is 4861 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now