Dear All
I have a problem with this code, when i exuting this code, the selected record is appeared with blank form.
Is there any mistake with this code ?
DoCmd.OpenForm "bincard_record_view", acNormal, , "contro_id = '" + Me.bincard_sub.Form!contro_id + "'", , acDialog, "View"
Thanks
mchoud