I have an access database that is used to assign cases based on certain attributes and workload capacity of individuals.
As a case is assigned to a worker, their capacity is reduced by one. (I have figured out how to do this).
However, there are some variables that I can't figure out and...
I have found many answers to this problem, but cannot get any to work. I hope someone can offer some help. I have a form with a text field that performs a DLookup from a query(txt1). That part works great.
However, I need to have the data bound back to the table that the form is bound to...
I added the following module which seemed to work correctly for a few days, but is now causing the query to "lock up" my PC (the query runs forever). Can anyone help me understand why this might be happening? The module is:
Public Function NetWorkdays(dteStart As Date, dteEnd As Date) As...
On one worksheet I have a list of names in column A and various values in column b.
On my other worksheet I have a list of the "top 5" (numbers from column b)by using the LARGE function. This works very well, but I would like to bring the "Names" that correspond with the values as well.
I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.