Hello I am trying to add various values based on Select Case to the value of field. The problem I face is that each time when I get different Case in select statement, the value of the field rather changing adds the value on top. :banghead:
Private Sub ProductID_AfterUpdate()
Dim qflPrice...