ADP Form filtering

R

Ralph

Been fighting with current problem for a while with no luck. All way working
great wth an Access MDB.

Problem:

Am opening up a form with contains a subform bounded to a table. The form
opens up just fine and pointing me to a new record.

The problem I'm having is opening up the sam form, bounded to same table but
with a criteria of fldwhatever = 1

Have tried everything I can come up with (serverfilter, stored procs, views,
filters, refreshes, etc). Same result. Blank form.

Anybody experiencing similar problems. Did some research and seems like I'm
not the only one. Have not as of yet found a solution. One solution was to
use the latest and greatest MS Access version. Currently using version 2003
with SP2 applied.

Thanks for any input someone might have for this simple but fustrating
problem.
 
Top