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 Rhinorhino 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: NCH
  • Content: Threads
  • Order by date
  1. NCH

    Multipal projects

    Hi, I've just started to use VB and would like to know how I must handle the following situation. I want to create multiple projects, one that will contain the menu the other a supplier recon. In the menu project I will open a UniVerse session. How do I open the supplier recon project within...
  2. NCH

    Access report selection

    Hi, I've got the following record source for a report I'm working on: SELECT [PRODUCT].[PROD_GRADE], [PRODUCT].[PROD_DESC], [GRN].[GRN_CODE], [GRNLINES].[GRN_PROD_CONV_QTY], [GRNLINES].[GRN_PROD_UNITPRICE], [ORDERS].[ORD_CODE], [ORDERS].[ORD_DATE], [ORDERLINES].[ORD_PROD_WEIGHT]...
  3. NCH

    Flexigrid

    Hi, I've got a Flexigrid which is not linked to a table in my database. I would like to add data to the grid. How would I go about doing so. Ninette
  4. NCH

    GoTo record with 2 primary keys

    Hi, I need to go to a record with two primary keys, using the access statement acGoTo. Thanks, Ninette

Part and Inventory Search

Back
Top