Just to make sure I got it right:
1. There is a combo box that allows users to select products from the main list
2. If they select one item from the product main list, it should set the default value of say ColumnA in the main list to the price of the product selected in the product main list (fetched from the product/price list)
3. If they select more than one item from the product main list, it should set the default value of the same column, ColumnA in the main list to the sum of the prices of the products selected in the product main list
Is that correct? If so, I will share a solution describing how to achieve this.
---
If you like this reply, please give kudos. And if this solves your problem, please accept this reply as the solution. Thanks!
Hardit(Haman)