VBA Code Needed: Remove Filter, Go To Field, Find Record on Form

A

amywolfie

You'd think this would be easy, right? I am going to a subform which
takes the user to related records.

I also want to put a button on this form which:


1) Removes the filter (i.e.: goto related records)
2. Finds ALL records in the underlying table recordset
3) Goes to a field (County)
4) Performs a standard Access Find (Find Next)


I have tried quite a few techniques, and nothing fully works.


Thanks!


=====
 
@

@Alex

You'd think this would be easy, right?  I am going to a subform which
takes the user to related records.

I also want to put a button on this form which:

1) Removes the filter (i.e.:  goto related records)
2. Finds ALL records in the underlying table recordset
3) Goes to a field (County)
4) Performs a standard Access Find (Find Next)

I have tried quite a few techniques, and nothing fully works.

Thanks!

=====

Please show us your tests... we can help you to improve it...

@Alex
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top