Controlling Sub-form data entry,edits,additions and deletions

R

Russ

I have a parent child form relationship. I would like to limit what persons of a lower security access cna see, do or change. How would this be done
Sample that follows does not work

Me![EmbedFormsSwap].Form.AllowAdditions = Fals

Thanks,
 
Top