D
d_diddy
Guest
Hi, I have a menu table and a table that feed my reports and my menu table has a field in it that will be either yes or no. What i need to be able to do is to click a button on a form, then i need it to open either report A if that field my menu table is yes or report B if that field is no, i've tried to modify the button click vb using dlookup and it keeps telling me "argument not optional". Is there a way to do this?