Skip to main content
I have a list of products. The user makes a selection of the products with the multiselect picklist option. I would like to have a field which gives me the total of the prices of these products. Can anyone help me out in this, like about what objects and fields will i have to create.

 

I tried using Master-detail relationship between 2 custom objects but getting stuck in the formula.
3 answers
  1. Mar 17, 2011, 10:23 AM
     Why don't  use Product Object? It's a standard Salesforce Object which can be linked to Opportunity. When Sales add products to Opportunity, Amount field will caculate total price automatically. With Product we can also make forcast and assign quota to Sales.
0/9000