Just finished this and did not notice any comments on it. The default commission rate inserted during the addition of a new sales rep has formatting disparity, I think. Not sure if you intended to default to 25% or .25%. A point was made that input box function returns a string so it was converted into a double. Could this just be made straight into percent using the format function or what is done here to make sure the user inputs the right scale of commission rate? Instructions on the input box message to limit a rate to some given range?
Kevin Robertson
@Reply 3 years ago
If you divide the value entered into the input box (after the conversion) then format that value as a percent you will get whatever value is typed in.
Kevin Robertson
@Reply 3 years ago
Sorry, only students may add comments.
Click here for more
information on how you can set up an account.
If you are a Visitor, go ahead and post your reply as a
new comment, and we'll move it here for you
once it's approved. Be sure to use the same name and email address.
This thread is now CLOSED. If you wish to comment, start a NEW discussion in
Access Developer 3.