Group: microsoft.public.access · Group Profile · Search for Viewb in microsoft.public.access
Author: el zorro
Date: Aug 4, 2008 14:06
On Thu, 31 Jul 2008 17:04:00 -0700, el zorro <elzorro@discussions.microsoft.com> wrote: List129 is a HORRIBLE name, maybe that's why it's failing :-) Try this: List129.RowSource = "ViewB" Personally I would write this code in checkbox.AfterUpdate event. I would also set a breakpoint on that line just to make sure it gets executed. We are assuming you can run the view interactively, or
|