Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: blondie41
  • Content: Threads
  • Order by date
  1. blondie41

    A Secondary Query?

    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...
  2. blondie41

    Moving DLookup results on form to a text box bound to a table

    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...
  3. blondie41

    Module Question

    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...
  4. blondie41

    Excel - How to move text with calculated field

    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...

Part and Inventory Search

Back
Top