Search results

  1. A

    updating an existing record in a form

    Hi, i'm having difficulty updating an existing record in my form. I can enter a docket number on my form and when i hit my button (Find Docket) it brings up all the customers info (name, date, invoice, vat, total, etc.) What i want to do then is be able to amend/update the record. Just...
  2. A

    Enter the Docket Number to retrieve customer information.

    Hi Guys, I am working on a database for a Skip Delivery Company, I have all relevant tables and Forms done and can add customers and so on. I have a field name in my Skips Delivered table called Delivery Docket which contains a long list of customer dockets. What i want to do is, be able to...
  3. A

    Look for last no and add 1

    Hey guys im looking for help with coding a text field in my form, its looking for the last record and adding 1 to it everytime. This is basically an autonumber but i don't want to configure it as an autonumbe, i want to code it in my add record button!
  4. A

    Question Add new record to form!

    Hi Guys I'm new to access and wondering can anybody help me, i have a customer form with a combobox (cboCode) and a text box (txtName). The textbox is bound to the combobox ( =[cboCode].[column](1) ) However i want to still be able add a new record for a customer. Is this possible...
Back
Top Bottom