mikhail vimov Posted July 25, 2000 Posted July 25, 2000 I have another question. I would like to know how is the most simple way to make a button that allow me to narrow a previous find. I want to make first the find and then take the information from found set and perform find only on this. Is the best way to do this for the button to automatically paste previous find information and give the interface to add to find? I hope I make the question clear. Thank you very much for any help. ------------------ Mikhail Petrovich Vimov
dylan Posted August 1, 2000 Posted August 1, 2000 Alternatively set up a "marker" field - update it to 1 for your "found" set and 0 for the "omitted" set. You can then use this for the subsequent "narrowing" find (ie. whatever the new Find is AND the marker is 1). Note that you'll need to reset it for all your fields after each time you've used it. You could avoid dialogue boxes in this manner, but it's clumsy and will slow you down. Depends on your application.
Recommended Posts
This topic is 8880 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now