Hello;
I really want to make an attendance database similar to A.D. Tejpal's
Query_CrosstabA ttendanceMarkin g, www.rogersaccesslibrary.com/OtherLibraries.asp,
that, in addition to storing the date & time stamp in the calendar,
allows users to input the following in each grid cell:
AttendanceType (P = Present (fills P by default every day), EX =
excused, UX = unexcused, UK = unknown).
AttendanceDetai ls (a text field for comments).
A little In?Out togglebutton (In to be set as default for every new
day, Out would reset the timestamp, storing the previous timestamp in
a table to be used in time calculations of how long students are "Out"
vs. "In").
Plus the ability to modify former and future dates.
Plus kitchen sink...
The only problem is that I am new to crosstab queries, making temp
tables, and the likes--yikes. Would such an interactive calendar even
be possible in Access? And if so, any pointers on how to get started?
Thanks
Arnold
I really want to make an attendance database similar to A.D. Tejpal's
Query_CrosstabA ttendanceMarkin g, www.rogersaccesslibrary.com/OtherLibraries.asp,
that, in addition to storing the date & time stamp in the calendar,
allows users to input the following in each grid cell:
AttendanceType (P = Present (fills P by default every day), EX =
excused, UX = unexcused, UK = unknown).
AttendanceDetai ls (a text field for comments).
A little In?Out togglebutton (In to be set as default for every new
day, Out would reset the timestamp, storing the previous timestamp in
a table to be used in time calculations of how long students are "Out"
vs. "In").
Plus the ability to modify former and future dates.
Plus kitchen sink...
The only problem is that I am new to crosstab queries, making temp
tables, and the likes--yikes. Would such an interactive calendar even
be possible in Access? And if so, any pointers on how to get started?
Thanks
Arnold
Comment