VBS script problem - am trying to add a link on Customer Pricing screen so the user can input a price and calc the margin. (Because the enter prices as cost markup, but have a specific price they use to originally determine the margin.) Created a UDF for the price and a UDF for the margin and a link button in between to do the calc and bring the value in the margin UDF field. When I click on the button, it zeros out the first line of pricing in the matrix below. That field is not in the script and not checked to be used or returned. WTF?