Count daily log

_Fly_

Board Regular
Joined
Jan 6, 2012
Messages
87
Hi.
I have an access form with daily logs (3 or 4). I what to see if the form it's daily filled, there's any qay to see that?
Regards
 

Excel Facts

Links? Where??
If Excel says you have links but you can't find them, go to Formulas, Name Manager. Look for old links to dead workbooks & delete.
Your question is not clear. Please try asking again, in more detail.
Are you just wanting to see if there are any entries for a particular day?

Maybe post an example of what the data looks like along with your expected result.
 
Upvote 0
Your question is not clear. Please try asking again, in more detail.
Are you just wanting to see if there are any entries for a particular day?

Maybe post an example of what the data looks like along with your expected result.
No i have a daily (on working days only) form that should be filled all working days (and more that one time at day). At the end of the month i pick up the data and it will be nice if i can see if there's a missing day, if the form it was filled all days.
 
Upvote 0
Here is how I would probably do it. Create a separate table/list of all working days, and do an unmatched queries from that table/list to your log table to see if there are any missing days.
 
Upvote 0
Here is how I would probably do it. Create a separate table/list of all working days, and do an unmatched queries from that table/list to your log table to see if there are any missing days.
It's an idea....
 
Upvote 0

Forum statistics

Threads
1,214,644
Messages
6,120,709
Members
448,983
Latest member
Joaquim_Baptista

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top