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 strongm 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: Petricia
  • Order by date
  1. Petricia

    How to get the number of record fectched by query

    Hai, U can add a summary field item and set its property to count of primary key field (or any field of not null data type) of the query. ex. summary item name : cnt set the properties of cnt as: function : count source : id (any not null column of the query) resetat : Report...

Part and Inventory Search

Back
Top