asif pasha
Registered User.
- Local time
- Yesterday, 21:58
- Joined
- Jan 8, 2010
- Messages
- 60
Hi all,
I am thinking to develop a tracker which will track the attendance on each day.
My fields are : Emp Id, Name, Sup Name, date1, date2, date3 ....
Where date1, date2, date3... are the current dates which will generate on a daily basis and modify the table. The row are constant unless a new employee joins.
My question is, how to hide all the past days. A form or a query should show only data which display for current day only or it should show the last coloum with couple of coloum before to it.
for ex : Emp Id, Name, dateN (Last date)
Please note :The date is in Coloum not in the row.
Thanks in advance, your help would really require on this, as i cant proceed further.
I am thinking to develop a tracker which will track the attendance on each day.
My fields are : Emp Id, Name, Sup Name, date1, date2, date3 ....
Where date1, date2, date3... are the current dates which will generate on a daily basis and modify the table. The row are constant unless a new employee joins.
My question is, how to hide all the past days. A form or a query should show only data which display for current day only or it should show the last coloum with couple of coloum before to it.
for ex : Emp Id, Name, dateN (Last date)
Please note :The date is in Coloum not in the row.
Thanks in advance, your help would really require on this, as i cant proceed further.