Hi,
I am an ICT Student and I am designing a work related project which is using MS Access 2007 to create a database to monitor leave for fire brigade staff.
I have studied relational database with SQL but am new enough to Access.
The shift patternns follow a 28 day cycle. I have a table with fields containing dates
My question is: how might I, using VBA, or otherwise add 28 days to this table to create a new table of dates, without having to do it manually.
Thanks in advance.
Alan
I am an ICT Student and I am designing a work related project which is using MS Access 2007 to create a database to monitor leave for fire brigade staff.
I have studied relational database with SQL but am new enough to Access.
The shift patternns follow a 28 day cycle. I have a table with fields containing dates
My question is: how might I, using VBA, or otherwise add 28 days to this table to create a new table of dates, without having to do it manually.
Thanks in advance.
Alan
Comment