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 dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by MelissaHoo

  1. MelissaHoo

    invoice without terms

    We have some orders that were invoiced with no terms in place. The due date is the same as the invoice date. Is there a way to apply terms and recalculate the due date? Thanks, Melissa
  2. MelissaHoo

    can't tab between 2 subforms

    Thanks for all replies. I used both suggestions to improve my form.
  3. MelissaHoo

    can't tab between 2 subforms

    I have two subforms and would like to tab right from the last field of subform 1 into the first field of subform 2 (only one record should exist in each). What happens is that the cursor just skips to the next record in subform 1. Also, I tried looking at the main form in datasheet view, and...
  4. MelissaHoo

    pass query parameters to a report?

    Is it possible, and how? I would like to select records by date, then display the date range on the report. I have the query (with parameters) set up already.
  5. MelissaHoo

    are there limitations to dcount

    I have cut and pasted the names and also tried other fields (like counting a non-boolean). I have the same expression based on another query and it works. I think there is something different about "q report".
  6. MelissaHoo

    are there limitations to dcount

    I have a dcount giving an #error. =DCount("[PO#]","q report"," [o washed]=0 ") q report is a query based on another query with some criteria (and some tables joined). [o washed] is a boolean field. I set up a test where I query a query and the dcount works. Any ideas? Thanks

Part and Inventory Search

Back
Top