D
Database User
Hello
I am creating a database for a college. I have a Table containing all the
dates of the terms. the fields are
Term Id - autonumber
Term Description - Spring, Summer, Autumn Winter.
Term Start Date - date
Term End Date - date
i now need to create a list of the holidays i.e a table showing beginning
date of holiday to end date of holiday.
So what i need is the end date of the spring term and alongside that the
beginning date of the summer term etc.
so i need the end date of one record and the beginning date of the next
record after that.
how do i do this - what is the code
thanks for all your help!!
I am creating a database for a college. I have a Table containing all the
dates of the terms. the fields are
Term Id - autonumber
Term Description - Spring, Summer, Autumn Winter.
Term Start Date - date
Term End Date - date
i now need to create a list of the holidays i.e a table showing beginning
date of holiday to end date of holiday.
So what i need is the end date of the spring term and alongside that the
beginning date of the summer term etc.
so i need the end date of one record and the beginning date of the next
record after that.
how do i do this - what is the code
thanks for all your help!!