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 strongm 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: Jefree
  • Order by date
  1. Jefree

    Access 2003 Security Warnings

    Can anyone help me disable the new security warnings that pop up whenever a hyperlink is clicked on an Access 2003 form? Would this be taken care of automatically if I was in Sandman mode? Thanks to anyone who can help!
  2. Jefree

    How to set Outlook Properties

    I'm trying to set the following properties in Outlook from Access with VBA: 1. Mail Format - I need to set this to HTML 2. StationeryPicker - I would ideally like to create a new Stationery from an htm file on our network and apply. If this is not feasible, I would like to be able to select a...
  3. Jefree

    Accessing Multiple Word docs in a form

    Thank you, Neil. I appreciate you taking the time to help me, but rather than launching Word to view the documents, what I was hoping to do was have the Word doc simply visible within my report, kind of like an excel chart would be. Can this be done? Thanks again!
  4. Jefree

    Accessing Multiple Word docs in a form

    Hi, I'm trying to insert a bound frame in a report to pull a word doc which is stored in an ole field of a table, but am having no luck getting it to print. Did you figure out how to do something like this? Any help you could offer would be greatly appreciated. Thanks. Jeff
  5. Jefree

    How to use bound ole control to show Ole object in table

    I've got a report in which I'd like to insert an ole field from one of my tables. I set the control source of a bound object frame to the field I want to display, but when I run the report, I am prompted to enter parameter value. Can anyone please help me figure out how to do this? Thanks in...
  6. Jefree

    Add a check box to a datagrid

    Does anyone know if it's possible to display a check box within a datagrid? Currently, my datagrid displays -1 for checked and 0 for unchecked. If I change the format property for that column in the datagrid to checkbox it displays 1 for checked and 0 for unchecked.
  7. Jefree

    display the value from database in vbComboDrop-DownList

    How do I display a value in this type of combo box? The text property is read only.
  8. Jefree

    Sort Report on result of formula in subreport

    Is it possible to sort my report based on a value calculated in a subreport? In a subreport, I calculate the total number of days that a patient has been on a list and I want to sort my main report on other criteria first, but finally also on the number of days on this list.
  9. Jefree

    Only want the most recent data in my report

    I have a report that lists scores for each of our patients but I only want the report to show the current or most recent score for each patient. Do I need to create a subreport?

Part and Inventory Search

Back
Top