Wrox Programmer Forums
|
Access VBA Discuss using VBA for Access programming.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Access VBA section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 11th, 2007, 09:20 AM
Friend of Wrox
 
Join Date: Sep 2003
Posts: 155
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to leehambly
Default

By linking the base date query (with or without the ExDates) you can determine whether an attraction is booked or not...

build a query and add the Base Date query to it, now add your Bookings table (no links) and set the fields up in the same way as for the ExDates, but you will need > and < appropriately to determine the period between your dates... see what I mean?

This will affectively create a huge table of every piece of equipment (attraction) you have and also the specific days when it is available... is this not what you want?

This is possibly over egging the pudding... but there are bonuses all the way along with this method - mainly in reporting.
 
Old January 11th, 2007, 09:29 AM
Authorized User
 
Join Date: Jan 2007
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Default

i do understand what you meaning, but the another problem is that
i don't have the skills to do it that easely.











Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.