Multiple Product Code Look-ups On A Card File
  • Nat
    Multiple Product Code Look-ups On A Card File

    by Nat » Mon Apr 03, 2006 9:56 am

    I know that if I go into the Screen Builder and enter the field code "PCODE" I get a product code field with automatic look-up. I need this feature but for several product code fields on the same card file. Can this be done?
  • COBS Tech Support
    Posts:683
    Joined:Fri Sep 09, 2005 8:23 am

    by COBS Tech Support » Mon Apr 03, 2006 9:58 am

    Add a Screen Builder field to your card file, and specify the field length as the size of your product code field. Also tick the "Look-up Button" option.

    Then in the Formula tab paste the following script:

    If ButtonPress
    SCRLookup("STOCK", "PCODE2", 1)
    Endif

    Change "PCODE2" to match whatever name you've assigned the field.

Who is online

Users browsing this forum: No registered users and 18 guests