Search results

  1. K

    Add asterisks to a field automatically.

    Again, this site rocks. I've never seen such a current and accurate forum. 5 stars, 5 stars. That answered all my questions. I think I might hang around on this Internet a while longer. Besides it's my second lap. Peace and thanks.
  2. K

    Add asterisks to a field automatically.

    Another quick question. No the asterisks can be added later, so I just put them in a qry and run the qry?
  3. K

    Add asterisks to a field automatically.

    Hello. First off I want to thank everyone who uses these forums. It's great and I usually get an answer and support questions on a regular basis. Question: I have a table that has a key number field. I also need to use that same number in other field and add an *-asterisk before and after that...
  4. K

    Email current record from button click?

    you rock! Thanks Kevin, you rock. I've finally got the purchasing dept. infomed per record, awesome. thanks again. Kriss.
  5. K

    Email current record from button click?

    Have you figured this out? I'm try to do almost the identical thing, and I've read all the post, but none actually explain in detail the steps. So, if you figure this out, please let me know. Thanks. Kriss Redlands, CA
  6. K

    command button to create report for the current record

    Just email a current record, please! Ok, I'm getting tired of this. I just want some detailed instructions, from start to finish in plain english. I have a form, were a current record is displayed, I want to email that form to purchasing with only the curent record please. Why is there so much...
  7. K

    Updating table from a temp table

    Thanks I'll give it a go, thanks.
  8. K

    Updating table from a temp table

    Hi, I use a temp table to gather information from a bar code scanner, simply a machine ID number from 1-999. I want to update another table, then clear the temp table to start another 'batch'. I need to compare if the item is a valid id in this table, then update a yes/no field within that...
  9. K

    Data Access hyper-link

    This will probably be an easy question, but when creating a data access page with a field marked as hyperlink, how can you enable the hyper link in the data access page, instead of plain text????
  10. K

    Return records with text v/s no text in field.

    Thanks, that worked. Wow, this board is sweet.
  11. K

    Return records with text v/s no text in field.

    I need to get records returned in a query with something in the comments column. In other words, return only records that have something in the column. I tried <>"" but that returns a SQL error. Thanks.
Back
Top Bottom