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 Chris 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: *

  1. Taran72

    A FORM that automatically inserts RECORDS

    Hello all, it's been a while - I ALMOST forgot how great this site is! I am creating a basic data entry form. What's not so basic is this: I would like a field that will automatically insert a certain number of records. For example, I am tracking defective products. Sometimes I may get a batch...
  2. Taran72

    Importing text - "+"(plus) is getting purged...suggestions?

    Yes, I am importing this data into an existing empty table with headers in place. The field has a 255 limit and has the datatype text. As for a validation rule, I am not so sure...but I do not think so.
  3. Taran72

    Importing text - "+"(plus) is getting purged...suggestions?

    Hello... My job requires importing tab and comma delimited text files into Microsoft Access. Often, some of the fields contain overseas phone numbers. Here's an example: +45-22-917-1234 Access seems to be purging out the "+45-"; this is what gets imported: 22-917-1234 This does not happen...
  4. Taran72

    Copy records from query, paste into DB help...Thanks

    Duh...I figured it out (Just "PASTE"!!)...thanks anyway. Dan
  5. Taran72

    Copy records from query, paste into DB help...Thanks

    I have created a query to display certain records from a database, and sort them. I want to be able copy these records from this query and OVERWRITE the records in the original DB. I want to effectively move these queried records to the top of the original DB. However, PASTE APPEND is not...
  6. Taran72

    Please help with DISTINCT variation query..Thanks!

    Thank you for your help...this site has the quickest and highest quality responses anywhere BY FAR. People here really understand the significance of an online community. Dan
  7. Taran72

    Please help with DISTINCT variation query..Thanks!

    That did not seem to work. It asks me for the value of "name2", which I assume it means that it is not accepting the "AS" statement. Hmmm...thanks for your help. Dan
  8. Taran72

    Please help with DISTINCT variation query..Thanks!

    I am sure I have seen an applicable solution to my problem, but I cannot find it in the threads. Here's an example of my database: Name1 Name2 Path ----- ----- ---- Bob Reel \directory\bob.jpg Bob Hill \directory\bob.jpg Fred Sadd \directory\fred.jpg Fred Pudd...

Part and Inventory Search

Back
Top