I'm hoping for an explanation as to why a multi-user database should be split. I can understand the why if you're making changes to the forms. I currently have a databse that is used by no more than 5 or 6 users at a time. I've setup user groups/names and have a screen where I can see who is...
Hi there, I've been browsing the groups but I haven't seen this posted before.
I'd like to have a separate countdown timer for each record on a continous form.
The below code works fine as a timer but it displays the same for each record. Is it possible to have them running separately?
Dim...
I did the exact same thing using Allen Browne's database as a starting point.
Create your form and copy over the search code, modifying it as required with your table and field names.