Using the OITM table I would like to create 4 UDF's to add to the "List of Items" screen in inventory.
The 3 fields to be used are A) LastPurPrc; B) OnHand; C) NumInSale
The 4 filelds I want to create are: 1) NumberOfCases = B/C; 2) ExtCost = A*B; 3) Last Case Cost = A*C & 4) LastCost = A
Can someone tell me how to do this or point me in the direction to find instructions.
Thanks