Search results

  1. J

    Help needed with graph in form

    I can get a graph to show O.K. from a query but if I use a parameter in the query to reduce the number of records the graph returns an error message saying it can't find any field named after the parameter input message. Should I create a new table from the query and graph from that? Is there...
  2. J

    Need help re saving form error message

    I have a problem with a user using Access 2000 under Win98. When she goes to save a form after entering the data she gets a 'The Save action was cancelled' error message. She then has to exit the form. But the record is saved. The funny part is that it seems that it is only this one...
  3. J

    Repeat fields from one form to the next.

    I have a small database in which staff complete a form to make budget submissions. Often staff have to use more than one form (i.e. make more than one submission). How can I get the staffname, campus and faculty details from the first form automatically show on the next one and so on. Its...
  4. J

    How do I close a report after viewing it?

    I have a report which can be viewed or printed. If users view the report on their monitors then to exit the form they have to click on the small X box in the top right-hand corner to shut the window - not very graceful. How can I design a button which they can click on to close the view. I...
  5. J

    Problem Updating Recordset

    I have created a form based off a query which uses an SQL procedure to use input values from 2 combo boxes on a form. The resulting records are shown in a sub-form. When trying to use the sub-form to amend record details I get the message "Record set is not updateable." In...
Back
Top Bottom