More Efficient Find feature in VB?

John P

Board Regular
Joined
Oct 17, 2002
Messages
108
I am a longtime FileMaker Pro user/developer converting to Access. One of the big hangups that I have is that in FileMaker Pro the find feature is much more efficient than in Access because the Access find is the basic Microsoft find. The FMP find allows for simple duplication, omits, etc., while returning all records I wish to view in the form. FMP also displays the total number of records and the number of records found, while I can only get Access to perform the Microsoft find.

A few questions...is there a way to perform a FMP-like find in Access? Should I create a "report" based on my form and perform the find there? Any advise is greatly appreciated. Thanks
 

Excel Facts

Wildcard in VLOOKUP
Use =VLOOKUP("Apple*" to find apple, Apple, or applesauce
You may want to check out filtering, instead of using the Find.

Filtered records will show you how many you have and you can save filters as queries, which you can then use for reporting and such.

So check out Filter By Selection (quick and easy) and Filter By Form (more advanced).

HTH
 
Upvote 0

Forum statistics

Threads
1,221,497
Messages
6,160,151
Members
451,625
Latest member
sukhman

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top