Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
osupratt
Posting Yak Master
238 Posts |
Posted - 2009-04-06 : 21:23:54
|
I have a form record source based on a parameter query. The query pulls back all payroll hours based on Location and Date From to Date To. It is continuous form. So the user looks at a weeks worth of payroll. I have a checkbox at the end of each row of data. This is to 'submit' so when checked it means they have verified this entry or record and are submitting it to HR for the employee to be paid. The checkbox control source is a field in the back end table. When I have the form set to Data Entry = yes , the form shows no records being pulled in. When I set to = no then I see all the records, but the checkbox can't be checked. Does anyone know why this is? I am stuck. Any help would be appreciated. Thanks. |
|
|
|
|