Eric
unread,Feb 11, 2012, 12:00:34 PM2/11/12You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I've got a unbounded form with 2 subforms. When an event occurs in 1
form, on update, it tells the parent main form to refresh a single
control. Strangely, rather than the refresh only being for the NAMED
control on the parent, all the controls on the parent form get
refreshed which is not desired.
Any thoughts why this happening? Or how one might program around such.