G
Guest
I'm designing a form to specify filtering for a recordset. I'd like the form
to display the filtering currently in effect. The only way I can think to do
this is to save the filtering specification in a single-row table so it can
be redisplayed. This will be trickly since I must cater for an empty table
the first time the user uses this screen but thereafter prevent any further
inserts or deletes.
Anyone done this before and got any input?
to display the filtering currently in effect. The only way I can think to do
this is to save the filtering specification in a single-row table so it can
be redisplayed. This will be trickly since I must cater for an empty table
the first time the user uses this screen but thereafter prevent any further
inserts or deletes.
Anyone done this before and got any input?