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 Wanet Telecoms Ltd 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: nifty001
  • Content: Threads
  • Order by date
  1. nifty001

    Crosstab query

    I got help earlier and have been pointed in the direction of a Crosstab, but have been unsuccesful in getting the information to convert in the Crosstab query. I created a table that reproduces the old table's column headings into row headings, but the row headings have no referential integrity...
  2. nifty001

    Reports

    I have a table that houses financial statements for a given company by year and I need to display the information and add analysis information in a report format comparing year to year to year. For example: 1998 1999 2000 Income $10 $15 $22 Exspenses $8 $9...
  3. nifty001

    Financial analysis reports

    I have a table that houses financial statements for a given company by year and I need to display the information and add analysis information in a report format comparing year to year to year. For example: 1998 1999 2000 Income $10 $15 $22 Exspenses $8 $9...
  4. nifty001

    Pause code to other code process

    I have a subform that posts infor to the one of the same tables that my main form does. I'm hoping to yield the sub forms posting routine to the main forms routine. What is the best course of action.
  5. nifty001

    Unique IDs

    I have created a table called tblUniqueIDs, which contains all the primary keys for my tables. ClientID ClientDetailID FinancialsID 1 1 1 I cannot figure out how to pull the current ID and increment it by 1 for the next entry.

Part and Inventory Search

Back
Top