Search results

  1. A

    inherited db hell- runtime 80004005

    Hi all wonder if you could advise on this problem I am having with a database I inherited. Not experienced with code so not sure why I'm getting this runtime error Usual kind of thing, click a button data imported from CSV which should be being updated/appended to tables. It initially looks...
  2. A

    limited records past date

    I have a query that returns a set of records which details stock items that are older than a date given in a form. However i need to limit the results to the number of items held in stock i.e say i want to look at stock over 1 year old, i get a list of all the stockids, and the date added. Say...
  3. A

    Print list box contents.......

    ...seems such a simple thing to do but I'm completly stuck. Everything I've found on the forum suggests alternatives to doing to above i.e. setting the query that produces the list to produce that report print directly but that wont work for this situation unfortunately.:eek: Some...
  4. A

    Using a form to set a query field

    Any help or advice on what to search on would be appreciated please I have a table with the stocklevels of all my shops Fields (PLU, Stocklevel_1 to StockLevel_6..) Currently I have a form with 3 category levels which set the criteria in a query so I can gereate a list of 50 random PLU's as...
Back
Top Bottom