You should beable to do this without too much trouble.
How will you be storing the data?
Will this stay in XML forms or will you be linked to a data base?

Signature
Jerry Thomas[MSFT]
<Jerryth@online.microsoft.com>
Microsoft Office InfoPath
---------------------------------------
This posting is provided "As Is" with no warranties, and confers no rights.
Use of any included script sample are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm.
Please do not send email directly to this alias. This alias is for
newsgroup purposes only.
> dear all,
> I want to create a absent request form with the following requirements:
[quoted text clipped - 8 lines]
>
> Thx a lot
Victor Lung - 23 Sep 2004 02:45 GMT
Really thx Jerry.
> How will you be storing the data?
It will be linked to the database (SQL server).
> Will this stay in XML forms or will you be linked to a data base?
In what purpose and when would I store data in XML forms? Is it when the
database is offline?
Thx again.
> You should beable to do this without too much trouble.
>
[quoted text clipped - 13 lines]
> >
> > Thx a lot
Jerry Thomas [MSFT] - 23 Sep 2004 18:17 GMT
Your primary data link would be to the attendance table. Then create a
secondary link to the employee data table. Secondary data links are Read
Only so that would protect that info from inadvertant change.
The query would be based on employee ID.

Signature
Jerry Thomas[MSFT]
<Jerryth@online.microsoft.com>
Microsoft Office InfoPath
---------------------------------------
This posting is provided "As Is" with no warranties, and confers no rights.
Use of any included script sample are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm.
Please do not send email directly to this alias. This alias is for
newsgroup purposes only.
> Really thx Jerry.
>
[quoted text clipped - 24 lines]
> > >
> > > Thx a lot