Recent content by SPRTRMP

  1. S

    Output report to body of email

    I have 2 issues with a report that I am trying to send in the body of an email to different recipients: First, I need to export the report to the body of an outlook email message. The report is very simple text with no tables\lines or anything like that, so there is no real need for HTML...
  2. S

    SQL Query that will run when text object is clicked

    I want to run a query when the user clicks a text object on a form. There are several hundred text objects, each is the name of a publication, and all of the pubs are stored on a table with a unique ID No. When the text object is clicked, i want the query to run and use that pub's ID as a...
  3. S

    Combo box gets values from one table and saves it to another field in another table

    I tried: something about a "security token being missing"???
  4. S

    Combo box gets values from one table and saves it to another field in another table

    I am not 100% sure of what you mean (sorry): the form is based on a query, and the combo wont allow me to set the control source to the field that I am trying to get the data into.
  5. S

    Hi Alan, I hate to bug you, but is there any way you can help me out: i am really under a time...

    Hi Alan, I hate to bug you, but is there any way you can help me out: i am really under a time crunch with a combo box problem!!!
  6. S

    Combo box gets values from one table and saves it to another field in another table

    Hello all; I am sure this is an easy one, but i am new to access and can't seem to find an answer to my exact question, and it is about to drive me crazy: I have a form with a combo box ("Combo376"). This Combo box gets it's values from field "LotNo" on table "Acetaminophen". The combo box...
  7. S

    Automatically populate parameter in a query??

    again, sorry i am a complete novice at this, but... my walkthru doesnt result in a combobox\textbox, but is just a form with a list (labels) of the different publications (trying to make this as user-friendly as possible, considering who will ultimately use it). i am trying to set it up so...
  8. S

    Automatically populate parameter in a query??

    First off, PLEASE bear with me. I am a total NEWBy to access and know ALMOST nothing about what I am about to ask. I am in the process of building a database to track publications (529 total). I have 3 different ways to allow users to find a pub. the first 2 involve unique numbers that the...
  9. S

    Code to set a query parameter at the click of a "link"

    First off, PLEASE bear with me. I am a total NEWBy to access and know ALMOST nothing about what I am about to ask. I am in the process of building a database to track publications (529 total). I have 3 different ways to allow users to find a pub. the first 2 involve unique numbers that the...
Back
Top Bottom