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 derfloh 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: *

  1. fnofal

    Report or query FOR

    No tgr430... Im tray to take a report when I view something like this with the example data in the up of this question. Technical Name: fnofal TableA TableB TableA TableA Id Id NumProyect NameReference 5 5 ODN-04-024 LUKAS JORGE...
  2. fnofal

    Report or query FOR

    ptpaton Thanks for tryin help me... Ok my que question was... I need to receive a sum of the NumProyect but..if you see....it have a several items for thesame num; because I use a sub-form Table-A atach to the form Table-B.
  3. fnofal

    Report or query FOR

    Can anybody help me with this. I need a report, but not with this data. That was a sample data that i receive when i preview a report. TableA TableB TableA TableA TableA Id Id NumProyect NameReference TechName 5 5 ODN-04-024 RULLAN JOHNNY fnofal 5 5...
  4. fnofal

    Create Some Query or Report Where selecting 1 of several records

    Thanks Jim DeGeorge Im doing your recomendation but nothing happen. I create a repicla one to one, one to many and many to one and no result. Look that was a sample data that i receive when i preview a report. TableA TableB TableA TableA Id Id NumProyect...
  5. fnofal

    3 Identical tables need to be combined

    Rename the tables using the AS in the Query SQL. Ex. Select[Companyname] AS [Supplier/customer Name],[City] from [Suppliers]
  6. fnofal

    Problem with Query criteria and Crosstab

    I think that you need to use Like before your criteria >=[forms]![frmConfig]![dtmBegDate] And <=[forms]![frmConfig]![dtmEndDate]
  7. fnofal

    Create Some Query or Report Where selecting 1 of several records

    Hi every body.... So, I have Table-A and Table-B, there was joined with a Query. The Table-A have some records and the Table-B have record#1#2 or several records that was Attachment with one of the records of the Table-A. When I create a report for the record#1 of the Table-A it sum all the...

Part and Inventory Search

Back
Top