Search results

  1. I

    A query that shows records from now until the end of the month...

    I'm doing a database that records jobs to be completed. I want to be able to see what jobs are due for this month, what jobs are due next month and what jobs are due two months from now (seperate query for each of these). I need it to work forever and thus can't use set dates. How would I go...
  2. I

    Only positive values in random auto-numbers.

    Hello all . I have a table where I would like the primary key to be automatically generated by Microsoft Access. At present I have the field set to Auto Number(Random) and Long Integer. Unfortunately this gives me both positive and negative values. How can I get Access to just return...
Back
Top Bottom