Run-Time Query Parameters

T

timcovello

I want to be able to create a run-time executable database that allows the
user to open the quesy in edit mode. Any help would be great. Thanks!
 
K

Ken Snell \(MVP\)

By design, run-time application cannot modify tables, queries, forms,
reports, macros, programming, etc.
 
Top