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

  1. sherrydeng

    Display a field from a linked table

    Thanks PHV; Where can I use this DLookup function. in MS Access, only the forms can have VB code rite?
  2. sherrydeng

    Display a field from a linked table

    I'm working on a MS Access database, there's one table linked from a ODBC database. In the ACESS table, I defined 2 fields,A and B, each of them maps the field in the ODBC table. A field C in the ODBC database can return a unique value with both the info. A and B. We want the C value can be...
  3. sherrydeng

    How to create horizontal grouped crystal report?

    Tried the cross-tab, it seems like it didn't work. The actual data format we want to creat is like the followings. Jan Feb March April,,, Comany1 Projection 000 000 000 000 Sales 000 000 000 000 Ordered 000 000 000 000 Company2 Projection...
  4. sherrydeng

    How to create horizontal grouped crystal report?

    The normay table we can easily creat is like below. All the groups are vertically created. Group1 Group10 Data100 D101 D102 Group11 D110 D111 D112 Group12 D120 D121 D122 Group2 Group10 D200 D201 D202 ... We want to create a report, one of the groups is created horizontal. like...

Part and Inventory Search

Back
Top