A
andrew v via AccessMonster.com
two tables linked by CustomerID on a CustomerRegistration form as below...
tblCustomerInfo
*CustomerID
tblEvents
Event
EventDate
EventTime (am/pm session)
In an unbound text box on the CustomerRegistration form, I would like it to
show how many seats available for that session that day. There are two
sessions per day, an AM and PM session. There are only 16 seats available
per session per day. Anyone entering adding the customer to a particular
session will be able to find out if that session still has room or not.
If you need more info please ask?
thanks in advance...
tblCustomerInfo
*CustomerID
tblEvents
Event
EventDate
EventTime (am/pm session)
In an unbound text box on the CustomerRegistration form, I would like it to
show how many seats available for that session that day. There are two
sessions per day, an AM and PM session. There are only 16 seats available
per session per day. Anyone entering adding the customer to a particular
session will be able to find out if that session still has room or not.
If you need more info please ask?
thanks in advance...