subform problem

  • Thread starter Patrick Stubbin
  • Start date
P

Patrick Stubbin

I have a subform embedded within another form. The sub form is opened in
datasheet mode and teh main in form mode, what i wish to do is allow data
entry in the subform (datasheet format) but not allow any copying, for
instance not permit ctrl c and ctrl v, I am not sure how to prevent this, or
to stop right clicking the mouse on a field
 
Top