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

    grouping issue???

    I am having difficulties with more information being pulled inot a report then I want. Prior to adding a particular field the report works great but as soon as I add a different field pointing to a different table then it pulls in more then I want it too. When I look at then links all looks fine...
  2. ella38

    List Description in the formula not working

    I am trying to convert the key name to the full name from a list. Here is the code: IF (IsNull({SHIPPING_ITEM.SHIPPING_TYPE})) THEN ListDescription ("SHIP_TYPE",{SHIPPING_ITEM.SHIPPING_TYPE}) ELSE "" The "SHIP_TYPE" is a list item and points to the full description of the key. ie key is...
  3. ella38

    Difficulty summing a value with a formula attached

    HI, I am having difficulty when trying perform a summation on a field in the group footer that has formulas attached. Here is the specifics, There are 2 formulas. 1. Changes the decimal places of the current quantity 2. Attaches a unit value to the curretn quantity ( the 2nd formula points to...

Part and Inventory Search

Back
Top