I have just had another look at your issue.
Your code should get the quantity price issue resolved using tblEstPrintingClickPrice - correct ?
Assuming above is correct, the table data includes ClickType, Description & PrintTypeID.
Which controls on form holds this data ?
ClickType looks like it is either Colour or Mono - your form has mulitply controls to hold this data ??
Description ? where is this defined ?
re ColourPages / MonoPages - consider allowing a selection of one or the other (if that is how it is done).
As the form is now, the operator can enter in both options. Is this how it would be done ?
You could have Option Buttons so only one can be clicked.
PrintTypeID ?
I will be away for the next 6 days but are happy to keep on this issue, if you wish.
Sorry I have not resolved your original post question.
It is quiet easy to do except, you really need to get the underlying data and form correct or the code will not work as you make improvements.
eg code to count the pupils in a classroom but.. we have not sorted out the how to define a classroom and what age they are etc.
Your Forms and Tables etc appear well done, if a little muddled (Forms) so don't dispear. It will all come together soon.
If you have made updates, post a new sample database, if you wish.
