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 bkrike 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: newmanje
  • Content: Threads
  • Order by date
  1. newmanje

    Allocate random selections from Excel list

    I need to produce a spreadsheet that will allow me to team up members of staff and tally their weekly sales points. It needs to show me who is paired with who each week. The difficulty is that the spreadsheet needs to randomly pair up 2 members from the staff list each week then at the end of...
  2. newmanje

    Import text files to code modules

    Using Access2k I am currently trying to recover my database from the 'Network Connection Lost' problem caused by importing objects from another database. I have used DeanWilliams' code to export all objects to text files and set the HasModule property to false. I have now imported these into a...
  3. newmanje

    Lookup Tables in Query

    I am trying to write a query in a database for my sister. The table I am trying to query refers to a lookup table for two fields. I need to be able to specify data for one of these fields but every time I try it fails to return any records. They are both text fields and one of them is the...
  4. newmanje

    Need to separate a concatenated field in SQL

    Hi, I have just imported some data that includes a field for an applicant's name. The field has already concatenated a first name, middle initials and a surname. I need to extract this to two fields - FirstandMiddleName and Surname (the first field to include any spaces and middle initials if...

Part and Inventory Search

Back
Top