Search results

  1. H

    How to Arrange Table Data into Date Order

    I have an Access table with transactions that were entered in random order. I need to recreate the table with those transactions entered in date order. I started by making a copy of the table (table structure only) then creating an Append Query sorted by the date field thinking that the...
  2. H

    Function to convert date to month number

    In Excel, month(DateField) = month number. I cannot find a similar function in Access. I am running Access 2010. Thanks,
Back
Top Bottom