Edit data from parameter query

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

Guest

Sort of new to Access and trying to figure out how I can edit data based on a
parameter query. Basically what I have is a menu choice from Switchboard
Manager that says Edit Vouchers. I built a form, which is basically a copy of
the Enter Vouchers form, and display the fields in text boxes. My record
source is the parameter query, which is based on two linked tables. Even
though the fields get displayed in my text boxes I can not edit them. How can
I make these fields editable and if this is not possible what can I do to
filter the records so the user does not have to scroll through all the
records to edit the one they want?
 
Open the "parameter query, which is based on two linked tables" and see if
you can edit the records in the query.
 
Back
Top