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 wOOdy-Soft 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 mikema

  1. mikema

    CANT USE FORMULA FROM TABLE NOT IN SELECTED

    All, I have a very simple report that displays one table of information but is filter by using a simple formula which checks for value of a field in another table. However, when I put this filter into place using the Records Expert nothing is generated. I'm very confused. Thanks, -Mike
  2. mikema

    Formula

    Cody, Thanks for the quick response. This might help. Here is the SQL statement that I use in Access to generate the needed recordset. However, I can't seem to build the report to be identical to this. SQL: Select DISTINCT AccountRefs.Account, SelectedObjects.Fullname From...
  3. mikema

    Formula

    All, Ok I have become desperate. I never thought it would be so difficult to generate such simple reports. All I want to do is report on an access db and set a formula that has a where clause which is similar to this. {SelectedAccounts.SourceSam} = {AccountRefs.Account} thats it. Not to...

Part and Inventory Search

Back
Top