
Originally Posted by
rpeare
if your goal is is to bring up the evidence requests form to a specific record you can do that by opening the form and altering the RECORD SOURCE property via vba
it looks like you are using a continuous bound form which I do not particularly like but as long as you can capture the case number you can build the SQL statement or you perform the same function you use with your 'find case number' button but supply it with the captured case number from your incomplete digiital evidence requests form.