I'm creating a database for a hospital, and i need a little help with the forms. I have the user enter in patient info (ie gender, weight) in one form, which stores it in a table tblPatient. Now i need to use the weight to perform some math in VBA whenever the checkbox chkTrauma is clicked.
Thank you
Matt
Thank you
Matt
Comment