I have a form that displays a DBGrid with all the people who were scheduled to attend an orientation. What I'd like to do is have the user indicate which people were MISSING from the orientation, then I have to create a record (of hours attended for payment purposes) for all the people who did attend. Can someone suggest the best way to collect all the attendees or track the clicks of the absent people and exclude them? Or some other process to accomplish this that I'm clueless about? Thanks!
Leslie
landrews@metrocourt.state.nm.us
SELECT * FROM USERS WHERE CLUE > 0
No Rows Returned
Leslie
landrews@metrocourt.state.nm.us
SELECT * FROM USERS WHERE CLUE > 0
No Rows Returned