Put a debug stop and walk through the code line by line. Verify that each
parameter is what you expect. In other words, does [EstPrem] actually
contain a value or is it Null or undefined when running the code?
>Hello,
>
[quoted text clipped - 20 lines]
>
>Thank you in advance!!
Stockwell43 - 05 Jul 2007 19:46 GMT
Hi,
It is null until the code runs however, I missed a step. I need to input the
collateral code in order for the taxes and estimated premium to fill in which
will then put the figure in the Premium Adjustment field once the user
selecets Full or Partial. I didn't catch it at first but I changed the field
on the form to a more orderly structure and it works fine. Thank you so much
for replying. I apologize for your time it was completely an oversight on my
part.
Thank you and have a great day!!
> Put a debug stop and walk through the code line by line. Verify that each
> parameter is what you expect. In other words, does [EstPrem] actually
[quoted text clipped - 24 lines]
> >
> >Thank you in advance!!