Jack
I'm not following...
If you want to use a breakpoint to step through the code that fires after
you have entered search terms and told the form to do the search, wouldn't
you want the breakpoint in the code that runs when you tell the form to
search (e.g., a command button)?
What am I missing?
Regards
Jeff Boyce
Microsoft Office/Access MVP
> Hi,
> I have a search form. The form receives search parameters. On the search
[quoted text clipped - 36 lines]
> Me.MarkedForDelete.Locked = True
> End If
Jack - 23 May 2008 17:38 GMT
Thanks Jeff. I could solve the problem by putting debug.print in the code and
check to see how the variable values are changing from immediate window. With
this approach I did not have to put the breakpoint.
> Jack
>
[quoted text clipped - 52 lines]
> > Me.MarkedForDelete.Locked = True
> > End If
Jan Baird - 27 May 2008 20:51 GMT
Jan Baird is out of the country until September 20. Every effort will be
made to respond to messages, but please be patient.