Search results

  1. R

    Errors updating GetRecordsetClone for subform

    Hi, On clicking a buton in Access Form, I want to update the status of the subform (which a based on a query of two different tables). However nothing happens. When I include an rsw.update instruction I get an error saying: The most recent error number is 3020. It's Message text is: Update or...
  2. R

    Edit RecordSet not working; HELP!

    I am editing the sample database Northwinds, using the recordsetwrapper functions to edit data in Ticket Details once invoicing orders in the Invoice Details table. However, nothing is getting updated in the Ticket Details table. The procedure is run from a macro button form when saving the...
  3. R

    Dlookup for mutiple conditions - HELP!!!!!!!!

    Hi, I'm new to writing databases in Access (used to write basic stuff in Filemaker years ago) but can't seem to fathom Access lookup codes! I am trying to build a form that looks up the unit price, royalty rate and haulage rate of a product and posts an entry into the table to store the unit...
Back
Top Bottom