Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Other Forums
 MS Access
 Access Project and SQL

Author  Topic 

millos21
Starting Member

13 Posts

Posted - 2001-01-25 : 16:18:45
Hello,

In access 2000 I could set up a query to allow the user to enter the criteria information without having to go into design view, eg:

My query is as follows:

Field: InputDate
Sort: Ascending
Criteria: Between [Enter Beginning Date] And [Enter Ending Date]

and this used to bring up a window which would allow an user to enter that information.

I am currently working with Access Projects w/ an SQL backend. How can I do this where the criteria for a view or stored procedure is entered without having to go into design view?

thanks

Cesar

   

- Advertisement -