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 Chriss Miller 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: cken21
  • Content: Threads
  • Order by date
  1. cken21

    Userform with MS Access Backend, Search tool

    Hi, I have been searching forums and google all week to try and crack this, and i think i am most of the way there. I have an excel userform which currently collects data through Textboxes, Combo boxes, Checkboxes etc. What i need to do is pull this information off the database and display it...
  2. cken21

    Pull records from Database using Excel userform

    Hi, I have a userform which records a range of Data onto an external database table. I was wondering is it possible to retrieve these records one at a time into textboxes on another userform based on a condition. I know this seems vague but i can't find a solution using google or VB forums...
  3. cken21

    Search tool in front end Excel Userform

    Hi, Can anybody help me with the following code, this is an excel userform acting as the front end of a database. What this tool does is searches the database and return the number of entries present where a specified condition is met, in this case it refers to escalated "Yes" or "No". I not...
  4. cken21

    Report tool in userform

    Hi, I have a userform which collects data and stores it in a database, i have an report tab on the userform which collates the data between two dates. Currently it searches a managers number and returns the number of entries listed under that managers number. I would prefer if it searched by...
  5. cken21

    Search tool in userform

    Hi, I am trying to create a search tool on a user form, i need it to search an excel sheet using one field (Text 4 characters) and have it return the data from the two adjacent cells after i click a command button. e.g Search field: Initials: CKKS Returns Manager: 1 Personnel: 123456 I am...

Part and Inventory Search

Back
Top