Search results

  1. C

    Right click drop down list in Access 2002

    Hi, Just thought i would ask and see if anyone else has had this problem. When i use anything that needs a dialogue box (a query with a parameter to enter or a report with an option that needs defining) the right click options appear to have been disabled. I can press control and V to paste...
  2. C

    Update query

    Hello, Im looking into a way of using an update query to take a date from a field add a certain number of days to that date and then update another field with that date. here is my select statement, how do i modify this to actually update the Date SELECT tblorder_no.Date_ordered...
  3. C

    Please help

    Hello, First of all thanks to anyone who might be able to offer any assistance. I have a 6 table stock database which is in access 2000. I have a main store of the stock called tblitem (which contains item_id, item_quantity, description etc...), i have another table tblorderquantity this...
Back
Top Bottom