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 Rhinorhino 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: beneidas
  • Content: Threads
  • Order by date
  1. beneidas

    need parameter when open report

    hi all, I have a report with the query1 in the control source I have this textfield: =COUNT([query2]![Date]) but when I open the report I got a msgbox want I enter the parameter for query2!Date I suppose is cause by my second query but I dont know how to fix it. can anyone help plz?
  2. beneidas

    count my field

    Hi all!!! I have a table with a field "date" with this occurence: "Date" 01/04/2004 01/04/2004 01/05/2004 01/05/2004 01/05/2004 01/06/2004 In my report I must calculate the number of the occurence, but only one time so I need its write 3 but I got 6 I try =count([Date]) can anyone help...

Part and Inventory Search

Back
Top