I want to delete parameter when openning in forms view

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

When I open the database in Forms view there is a request for a parametre I
want to delete this parameter?
 
When I open the database in Forms view there is a request for a parametre I
want to delete this parameter?

Databases don't have a Forms view. I'm guessing here but - are you
opening a Form? If so, I would guess that the Form contains a
reference to the parameter; you'll need to edit the form to remove
that reference. The parameter is probably in the Query upon which the
form is based, or it might be in the Form's Sorting and Grouping or
Filter properties.

John W. Vinson[MVP]
Join the online Access Chats
Tuesday 11am EDT - Thursday 3:30pm EDT
http://community.compuserve.com/msdevapps
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top