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

  • Users: micruys
  • Content: Threads
  • Order by date
  1. micruys

    Display value from table on form (conditionally)

    I want to display the value for VATAmountGBP where the TaxCode is AR from tblSalesSummary on a form. So I gave the following in the Countrol Source of the box in which I would like to display the record: =DLookUp([VATAmountGBP];[tblSalesSummary];[TaxCode]="AR") I always get the #Name? error...

Part and Inventory Search

Back
Top