Search results

  1. J

    Solved Running Sum with two numeric criteria

    Hi There, Not very smart with access coding, here is my Dsum where i stuck i need dsum with two numeric field criteria like I have fileds like CNNO numeric customer no field INNO numeric invoice number field i have created this; and working well but need customer ID (CNNO) criteria as well...
  2. J

    DB to quit immediately

    Any idea, i am googling how to enable my DB that if anybody else use my DB in their PC so that should be quit immediately in short i am looking for environment function that should work on at the time of opening DB
  3. J

    Sequential Number in Query

    Hi I am looking for a solution as i haven't any ID field in my query what i need is a sequential number from 1 to so on which shall count rows only in query
  4. J

    Show months from date

    Dear, I am looking to get vba or such to show month name in sequence with coma like; suppose dates are from 17 Jan 2021 to 03 April 2021 so i want months name to be shown like this; Jan-21, Feb-21, Mar-21, Apr-21
Top Bottom