Recent content by espealman

  1. E

    So close to printing my subform to a report but

    Thanks a bunch for replying Ecron. :D I finally got it figured out so Im a happy camper.
  2. E

    So close to printing my subform to a report but

    I have a subform that displays results based on selections from cascading boxes on the form. I am trying to print them to a report. I think my procedure is correct for the print button and Im afraid my problem is that the form is not based on a seperate query. Is that they only way to be able to...
  3. E

    how to match patterns typed into a textbox

    Sorry about that. This ones good to go.
  4. E

    how to match patterns typed into a textbox

    Here is the form I am talking about. Need help with Form3. Is it possible to type a few characters into the textbox next to Memo on the form and have the matched results returned to the sub form at the bottom? Please, really need help with this.
  5. E

    how to match patterns typed into a textbox

    I have a form based on a table called checkwriter. Right now it is comprised of multiple dropdowns that work great but now I need a textbox where the user can type in a few characters and have the form display the results which match the first few characters from the field "memo" from the...
Back
Top Bottom